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

/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64samt/
H A Dsysclone_d.S67 beqz a0, _fail // exit if there's no worker thread
127 bnez t2, _fail // this child_thread_id should have been cleared
132 bne t1, t3, _fail // child_tid should have been saved in the TLS
139 bne t1, t4, _fail // child_tid should have been saved in the stack
152 _fail: label
H A Dsysfutex_d.S63 beqz a0, _fail // exit if there's no worker thread
174 bne t0, t2, _fail
177 bne t1, t2, _fail
181 _fail: label
H A Dsysfutex1_d.S62 beqz a0, _fail // exit if there's no worker thread
133 _fail: label
H A Dsysfutex2_d.S64 beqz a0, _fail // exit if there's no worker thread
187 bne t0, t2, _fail
190 bne t1, t2, _fail
194 bne t3, t4, _fail
198 _fail: label
H A Dsysfutex3_d.S64 beqz a0, _fail // exit if there's no worker thread
163 _fail: label
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64uamt/
H A Damoadd_d.S94 bne a0, a1, _fail
98 _fail: label
H A Damoor_d.S95 bne a0, a1, _fail
99 _fail: label
H A Damoxor_d.S95 bne a0, a1, _fail
99 _fail: label
H A Damoand_d.S102 bne a0, a1, _fail
106 _fail: label
H A Damomax_d.S102 bne a0, a1, _fail
106 _fail: label
H A Damomaxu_d.S102 bne a0, a1, _fail
106 _fail: label
H A Damomin_d.S102 bne a0, a1, _fail
106 _fail: label
H A Damominu_d.S102 bne a0, a1, _fail
106 _fail: label
H A Damoswap_d.S106 bne a0, a1, _fail
110 _fail: label
H A Dlrsc_d.S108 bne a0, a1, _fail
112 _fail: label

Completed in 8 milliseconds