Searched refs:CP0WH_M (Results 1 – 3 of 3) sorted by relevance
1007 #define CP0WH_M 31 macro
321 env->CP0_WatchHi[i] = 1 << CP0WH_M; in mips_cpu_reset_hold()
1336 uint64_t m_bit = env->CP0_WatchHi[sel] & (1 << CP0WH_M); /* read-only */ in helper_mtc0_watchhi()