Searched refs:CP0St_IM (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/mips/ | ||
H A D | cpu.h | 778 #define CP0St_IM 8 macro |
/openbmc/qemu/target/mips/tcg/sysemu/ | ||
H A D | tlb_helper.c | 1152 pending &= (env->CP0_Status >> CP0St_IM) & 0xff; in mips_cpu_do_interrupt() |