Home | History | Annotate | Download | only in target-mips

Lines Matching refs:CP0_WatchHi

744     return env->CP0_WatchHi[sel];
1263 env->CP0_WatchHi[sel] = (arg1 & 0x40FF0FF8);
1264 env->CP0_WatchHi[sel] &= ~(env->CP0_WatchHi[sel] & arg1 & 0x7);