Home
last modified time | relevance | path

Searched defs:helper_raise_exception (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dexception.c52 void helper_raise_exception(CPUMIPSState *env, uint32_t exception) in helper_raise_exception() function
/openbmc/qemu/target/loongarch/tcg/
H A Dop_helper.c21 void helper_raise_exception(CPULoongArchState *env, uint32_t exception) in helper_raise_exception() function
/openbmc/qemu/target/i386/tcg/
H A Dexcp_helper.c34 G_NORETURN void helper_raise_exception(CPUX86State *env, int exception_index) in helper_raise_exception() function
/openbmc/qemu/target/sparc/
H A Dhelper.c35 void helper_raise_exception(CPUSPARCState *env, int tt) in helper_raise_exception() function
/openbmc/qemu/target/cris/
H A Dop_helper.c39 void helper_raise_exception(CPUCRISState *env, uint32_t index) in helper_raise_exception() function
/openbmc/qemu/target/microblaze/
H A Dop_helper.c65 void helper_raise_exception(CPUMBState *env, uint32_t index) in helper_raise_exception() function
/openbmc/qemu/target/riscv/
H A Dop_helper.c37 void helper_raise_exception(CPURISCVState *env, uint32_t exception) in helper_raise_exception() function
/openbmc/qemu/target/ppc/
H A Dexcp_helper.c2570 void helper_raise_exception(CPUPPCState *env, uint32_t exception) in helper_raise_exception() function