Searched defs:helper_raise_exception (Results 1 – 7 of 7) sorted by relevance
52 void helper_raise_exception(CPUMIPSState *env, uint32_t exception) in helper_raise_exception() function
21 void helper_raise_exception(CPULoongArchState *env, uint32_t exception) in helper_raise_exception() function
34 G_NORETURN void helper_raise_exception(CPUX86State *env, int exception_index) in helper_raise_exception() function
35 void helper_raise_exception(CPUSPARCState *env, int tt) in helper_raise_exception() function
65 void helper_raise_exception(CPUMBState *env, uint32_t index) in helper_raise_exception() function
37 void helper_raise_exception(CPURISCVState *env, uint32_t exception) in helper_raise_exception() function
2593 void helper_raise_exception(CPUPPCState *env, uint32_t exception) in helper_raise_exception() function