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

/freebsd-13-stable/sys/riscv/include/
H A Driscvreg.h44 #define SCAUSE_ILLEGAL_INSTRUCTION 2 macro
/freebsd-13-stable/sys/riscv/riscv/
H A Dtrap.c317 case SCAUSE_ILLEGAL_INSTRUCTION:
373 case SCAUSE_ILLEGAL_INSTRUCTION:

Completed in 72 milliseconds