Home
last modified time | relevance | path

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

/qemu/target/cris/
H A Dcpu.c75 vr = env->pregs[PR_VR]; in cris_cpu_reset_hold()
77 env->pregs[PR_VR] = vr; in cris_cpu_reset_hold()
149 if (cpu_env(cpu)->pregs[PR_VR] != 32) { in cris_disas_set_info()
164 env->pregs[PR_VR] = ccc->vr; in cris_cpu_initfn()
H A Dcpu.h48 #define PR_VR 1 macro
H A Dhelper.c274 if (env->pregs[PR_VR] < 32) { in cris_cpu_exec_interrupt()
H A Dop_helper.c220 if (env->pregs[PR_VR] < 32) { in helper_btst()
H A Dtranslate.c184 } else if (r == PR_VR) { in t_gen_mov_TN_preg()
2939 if (env->pregs[PR_VR] == 32) { in cris_tr_init_disas_context()
3165 if (env->pregs[PR_VR] < 32) { in cris_cpu_dump_state()
3193 if (env->pregs[PR_VR] >= 32) { in cris_cpu_dump_state()
H A Dtranslate_v10.c.inc1060 env->pregs[PR_VR] == 17) {