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