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

Lines Matching refs:fp_status

8456     fpu_fprintf(f, "CP1 FCR0 0x%08x  FCR31 0x%08x  SR.FR %d  fp_status 0x%08x(0x%02x)\n",
8457 env->active_fpu.fcr0, env->active_fpu.fcr31, is_fpu64, env->active_fpu.fp_status,
8458 get_float_exception_flags(&env->active_fpu.fp_status));