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

/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64si/
H A Dcsr.S133 li t1, CAUSE_ILLEGAL_INSTRUCTION
/gem5/tests/test-progs/asmtest/src/riscv/env/v/
H A Dvm.c173 else if (tf->cause == CAUSE_ILLEGAL_INSTRUCTION)
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64mi/
H A Dillegal.S129 li t1, CAUSE_ILLEGAL_INSTRUCTION
/gem5/tests/test-progs/asmtest/src/riscv/env/
H A Dencoding.h964 #define CAUSE_ILLEGAL_INSTRUCTION 0x2 macro
1458 DECLARE_CAUSE("illegal instruction", CAUSE_ILLEGAL_INSTRUCTION)

Completed in 16 milliseconds