CACAO
|
Go to the source code of this file.
Functions | |
void | md_init (void) |
void * | md_jit_method_patch_address (void *pv, void *ra, void *mptr) |
bool | md_trap_decode (trapinfo_t *trp, int sig, void *xpc, executionstate_t *es) |
Decode the trap instruction at the given PC. More... | |
Variables | |
bool | has_ext_instr_set = false |
bool md_trap_decode | ( | trapinfo_t * | trp, |
int | sig, | ||
void * | xpc, | ||
executionstate_t * | es | ||
) |