Searched refs:RISCV_EXCEPTION_ILLEGAL_INS (Results 1 – 2 of 2) sorted by relevance
/lk-master/arch/riscv/ | ||
A D | exceptions.c | 24 case RISCV_EXCEPTION_ILLEGAL_INS: in cause_to_string() |
/lk-master/arch/riscv/include/arch/ | ||
A D | riscv.h | 96 #define RISCV_EXCEPTION_ILLEGAL_INS 2 macro |
Completed in 3 milliseconds