Home | History | Annotate | Download | only in qemu

Lines Matching full:fcr31

993         case 70: GET_REGL((int32_t)env->active_fpu.fcr31);
1015 /* convert MIPS rounding mode in FCR31 to IEEE library */
1024 set_float_rounding_mode(ieee_rm[env->active_fpu.fcr31 & 3], &env->active_fpu.fp_status)
1046 env->active_fpu.fcr31 = tmp & 0xFF83FFFF;
1051 SET_FP_ENABLE(env->active_fpu.fcr31, 0);