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

Lines Matching full:dspcontrol

1372         return env->active_tc.DSPControl;
1374 return env->tcs[other_tc].DSPControl;
1422 env->active_tc.DSPControl = arg1;
1424 env->tcs[other_tc].DSPControl = arg1;