Searched refs:fcr0 (Results 1 – 6 of 6) sorted by relevance
39 qemu_put_be32s(f, &fpu->fcr0); in save_fpu()186 qemu_get_be32s(f, &fpu->fcr0); in load_fpu()
524 env->fpus[i].fcr0 = def->CP1_fcr0; in fpu_init()
84 uint32_t fcr0; member
64 if (env->active_fpu.fcr0 & (1 << FCR0_F64)) { in compute_hflags()2228 arg1 = (int32_t)env->active_fpu.fcr0; in helper_cfc1()
8464 env->active_fpu.fcr0, env->active_fpu.fcr31, is_fpu64, env->active_fpu.fp_status, in fpu_dump_state()8576 offsetof(CPUMIPSState, active_fpu.fcr0), in mips_tcg_init()8678 if (env->active_fpu.fcr0 & (1 << FCR0_F64)) { in cpu_reset()
996 case 71: GET_REGL((int32_t)env->active_fpu.fcr0); in cpu_gdb_read_register()1056 case 71: env->active_fpu.fcr0 = tmp; break; in cpu_gdb_write_register()