Searched refs:CR_IOR (Results 1 – 4 of 4) sorted by relevance
67 val = env->cr[CR_IOR]; in hppa_cpu_gdb_read_register()193 env->cr[CR_IOR] = val; in hppa_cpu_gdb_write_register()
362 env->cr[CR_IOR] = (uint32_t)addr; in hppa_set_ior_and_isr()382 env->cr[CR_IOR] |= b << 62; in hppa_set_ior_and_isr()570 vaddr va_b = deposit64(env->cr[CR_IOR], 32, 32, env->cr[CR_ISR]); in HELPER()
155 #define CR_IOR 21 macro
2667 a->data ? offsetof(CPUHPPAState, cr[CR_IOR]) in trans_ixtlbxf()