Searched refs:fcr0 (Results 1 – 7 of 7) sorted by relevance
92 if (env->active_fpu.fcr0 & (1 << FCR0_F64)) in compute_hflags()
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()
76 uint32_t fcr0; member
8457 env->active_fpu.fcr0, env->active_fpu.fcr31, is_fpu64, env->active_fpu.fp_status, in fpu_dump_state()8568 offsetof(CPUState, active_fpu.fcr0), in mips_tcg_init()8667 if (env->active_fpu.fcr0 & (1 << FCR0_F64)) { in cpu_reset()
2050 arg1 = (int32_t)env->active_fpu.fcr0; in helper_cfc1()
994 case 71: GET_REGL((int32_t)env->active_fpu.fcr0); in cpu_gdb_read_register()1054 case 71: env->active_fpu.fcr0 = tmp; break; in cpu_gdb_write_register()