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

Lines Matching refs:CP0_SRSCtl

1202     env->CP0_SRSCtl = (env->CP0_SRSCtl & ~mask) | (arg1 & mask);