Searched refs:CP0Ca_IV (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/mips/ | ||
H A D | cpu.h | 814 #define CP0Ca_IV 23 macro |
/openbmc/qemu/target/mips/tcg/sysemu/ | ||
H A D | tlb_helper.c | 1132 if (env->CP0_Cause & (1 << CP0Ca_IV)) { in mips_cpu_do_interrupt() |