Searched refs:RISCV_EXCP_INT_MASK (Results 1 – 2 of 2) sorted by relevance
794 #define RISCV_EXCP_INT_MASK 0x7fffffff macro
2168 target_ulong cause = cs->exception_index & RISCV_EXCP_INT_MASK; in riscv_cpu_do_interrupt()