Searched refs:get_mcause (Results 1 – 3 of 3) sorted by relevance
223 __attribute__((always_inline)) __STATIC_INLINE uint32_t get_mcause(void) in get_mcause() function
675 volatile uint32_t mcause = get_mcause(); in illegal_insn_handler()