Home
last modified time | relevance | path

Searched refs:tmp_FCX (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/tricore/
H A Dop_helper.c2545 target_ulong tmp_FCX; in helper_call() local
2573 tmp_FCX = env->FCX; in helper_call()
2599 if (tmp_FCX == env->LCX) { in helper_call()
2661 target_ulong tmp_FCX; in helper_bisr() local
2670 tmp_FCX = env->FCX; in helper_bisr()
2697 if (tmp_FCX == env->LCX) { in helper_bisr()
2792 target_ulong tmp_FCX; in helper_svlcx() local
2801 tmp_FCX = env->FCX; in helper_svlcx()
2827 if (tmp_FCX == env->LCX) { in helper_svlcx()
2835 target_ulong tmp_FCX; in helper_svucx() local
[all …]