Home
last modified time | relevance | path

Searched defs:raise_exception_err (Results 1 – 2 of 2) sorted by relevance

/qemu/target/i386/tcg/
H A Dexcp_helper.c119 G_NORETURN void raise_exception_err(CPUX86State *env, int exception_index, in raise_exception_err() function
/qemu/target/ppc/
H A Dtcg-excp_helper.c59 static G_NORETURN void raise_exception_err(CPUPPCState *env, uint32_t exception, in raise_exception_err() function