Searched refs:TIN3_FCD (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/tricore/ |
H A D | cpu.h | 205 TIN3_FCD = 1, enumerator
|
H A D | op_helper.c | 46 if (class == TRAPC_CTX_MNG && tin == TIN3_FCD) { in raise_exception_sync_internal() 2601 raise_exception_sync_helper(env, TRAPC_CTX_MNG, TIN3_FCD, GETPC()); in helper_call() 2699 raise_exception_sync_helper(env, TRAPC_CTX_MNG, TIN3_FCD, GETPC()); in helper_bisr() 2829 raise_exception_sync_helper(env, TRAPC_CTX_MNG, TIN3_FCD, GETPC()); in helper_svlcx() 2872 raise_exception_sync_helper(env, TRAPC_CTX_MNG, TIN3_FCD, GETPC()); in helper_svucx()
|