Searched refs:CP0DB_DINT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/mips/ | ||
H A D | cpu.h | 1029 #define CP0DB_DINT 5 macro |
/openbmc/qemu/target/mips/tcg/sysemu/ | ||
H A D | tlb_helper.c | 1066 env->CP0_Debug |= 1 << CP0DB_DINT; in mips_cpu_do_interrupt() |