Home
last modified time | relevance | path

Searched refs:CP0St_IM (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/mips/
H A Dcpu.h778 #define CP0St_IM 8 macro
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c1152 pending &= (env->CP0_Status >> CP0St_IM) & 0xff; in mips_cpu_do_interrupt()