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

Lines Matching refs:CP0_IntCtl

1389     env->CP0_IntCtl = (env->CP0_IntCtl & ~0x000002e0) | (arg1 & 0x000002e0);