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

/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64samt/
H A Dsysfutex2_d.S88 // loop. Also atomically modify futex_Z during the wake-up.
97 // futex(futex_X, FUTEX_WAKE_OP, 1, val2, futex_Z, val3 )
102 la a4, futex_Z // add 1 to futex_Z each time
107 // increment count_Z (should equals to futex_Z)
184 la t4, futex_Z
206 futex_Z: .dword 0 label

Completed in 4 milliseconds