Searched refs:restore_context_upper (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/tricore/ |
H A D | op_helper.c | 2501 static void restore_context_upper(CPUTriCoreState *env, target_ulong ea, in restore_context_upper() function 2642 restore_context_upper(env, ea, &new_PCXI, &new_PSW); in helper_ret() 2736 restore_context_upper(env, ea, &new_PCXI, &new_PSW); in helper_rfe() 2777 restore_context_upper(env, ea, &dummy, &dummy); in helper_lducx()
|