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

Lines Matching refs:fcr0

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,
8568 offsetof(CPUState, active_fpu.fcr0),
8569 "fcr0");
8667 if (env->active_fpu.fcr0 & (1 << FCR0_F64)) {