Searched full:lcx (Results 1 – 5 of 5) sorted by relevance
42 return env->LCX; in tricore_cpu_gdb_read_csfr()75 env->LCX = val; in tricore_cpu_gdb_write_csfr()
19 A(0xfe3c, LCX, TRICORE_FEATURE_13)
2597 /* if (tmp_FCX == LCX) trap(FCD);*/ in helper_call()2598 if (tmp_FCX == env->LCX) { in helper_call()2696 if (tmp_FCX == env->LCX) { in helper_bisr()2825 /* if (tmp_FCX == LCX) trap(FCD);*/ in helper_svlcx()2826 if (tmp_FCX == env->LCX) { in helper_svlcx()2868 /* if (tmp_FCX == LCX) trap(FCD);*/ in helper_svucx()2869 if (tmp_FCX == env->LCX) { in helper_svucx()
109 qemu_fprintf(f, " LCX: " TARGET_FMT_lx, env->LCX); in tricore_cpu_dump_state()
153 * initialize context save areas (CSAs), PCXI, LCX and FCX182 mtcr $lcx,%d1 #; initialize LCX