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

Lines Matching refs:CP0_XContext

1270     env->CP0_XContext = (env->CP0_XContext & mask) | (arg1 & ~mask);