Searched refs:raise_exception_sync_internal (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/tricore/ |
H A D | op_helper.c | 29 void raise_exception_sync_internal(CPUTriCoreState *env, uint32_t class, int tin, in raise_exception_sync_internal() function 100 raise_exception_sync_internal(env, class, tin, 0, 0); in helper_raise_exception_sync() 106 raise_exception_sync_internal(env, class, tin, pc, 0); in raise_exception_sync_helper()
|