Searched refs:SR_IME (Results 1 – 4 of 4) sorted by relevance
149 switch (sr & (SR_DME | SR_IME)) { in openrisc_cpu_get_phys_page_debug()150 case SR_DME | SR_IME: in openrisc_cpu_get_phys_page_debug()
167 SR_IME = (1 << 6), enumerator337 #define TB_FLAGS_IME SR_IME
52 | (env->sr & (SR_SM | SR_DME | SR_IME | SR_OVE))), in openrisc_get_tb_cpu_state()90 if (env->sr & (ifetch ? SR_IME : SR_DME)) { in openrisc_cpu_mmu_index()
47 env->sr &= ~SR_IME; in openrisc_cpu_do_interrupt()