Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu.h1023 #define CP0DB_CNT 25 macro
H A Dcpu.c329 env->CP0_Debug = (1 << CP0DB_CNT) | (0x1 << CP0DB_VER); in mips_cpu_reset_hold()