Searched refs:FUTEX_WAKE_OP (Results 1 - 2 of 2) sorted by relevance

/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64samt/
H A Dsysfutex2_d.S39 // sysfutex_d tests FUTEX_WAKE_OP functionalities of futex system call:
97 // futex(futex_X, FUTEX_WAKE_OP, 1, val2, futex_Z, val3 )
99 li a1, FUTEX_WAKE_OP
/gem5/tests/test-progs/asmtest/src/riscv/isa/macros/mt/
H A Dtest_macros_mt_ecall.h88 #define FUTEX_WAKE_OP 5 macro

Completed in 7 milliseconds