Searched refs:TIN3_FCU (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/tricore/ |
H A D | cpu.h | 208 TIN3_FCU = 4, enumerator
|
H A D | op_helper.c | 39 if (class == TRAPC_CTX_MNG && tin == TIN3_FCU) { in raise_exception_sync_internal() 2554 raise_exception_sync_helper(env, TRAPC_CTX_MNG, TIN3_FCU, GETPC()); in helper_call() 2667 raise_exception_sync_helper(env, TRAPC_CTX_MNG, TIN3_FCU, GETPC()); in helper_bisr() 2798 raise_exception_sync_helper(env, TRAPC_CTX_MNG, TIN3_FCU, GETPC()); in helper_svlcx() 2841 raise_exception_sync_helper(env, TRAPC_CTX_MNG, TIN3_FCU, GETPC()); in helper_svucx()
|