Searched defs:RVTEST_FAIL (Results 1 - 3 of 3) sorted by relevance

/gem5/tests/test-progs/asmtest/src/riscv/env/v/
H A Driscv_test.h29 #undef RVTEST_FAIL macro
30 #define RVTEST_FAIL sll a0, TESTNUM, 1; 1:beqz a0, 1b; or a0, a0, 1; scall; macro
/gem5/tests/test-progs/asmtest/src/riscv/env/p/
H A Driscv_test.h192 #define RVTEST_FAIL \ macro
/gem5/tests/test-progs/asmtest/src/riscv/env/ps/
H A Driscv_test.h149 #define RVTEST_FAIL \ macro

Completed in 5 milliseconds