OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:helper_raise_exception
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-i386/
excp_helper.c
38
void
helper_raise_exception
(CPUX86State *env, int exception_index)
function
/external/qemu/target-mips/
op_helper.c
97
void
helper_raise_exception
(CPUMIPSState *env, uint32_t exception)
function
110
helper_raise_exception
(env, EXCP_EXT_INTERRUPT);
392
helper_raise_exception
(env, EXCP_AdES); \
[
all
...]
Completed in 147 milliseconds