Home
last modified time | relevance | path

Searched refs:restore_fp_status (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/target/mips/
H A Dfpu_helper.h40 static inline void restore_fp_status(CPUMIPSState *env) in restore_fp_status() function
H A Dgdbstub.c94 restore_fp_status(env); in mips_cpu_gdb_write_register()
H A Dcpu.c414 restore_fp_status(env); in mips_cpu_reset_hold()
H A Dkvm.c688 restore_fp_status(env); in kvm_mips_get_fpu_registers()
/openbmc/qemu/target/loongarch/
H A Dinternals.h31 void restore_fp_status(CPULoongArchState *env);
H A Dcpu.c571 restore_fp_status(env); in loongarch_cpu_reset_hold()
/openbmc/qemu/linux-user/loongarch64/
H A Dsignal.c303 restore_fp_status(env); in restore_sigframe()
315 restore_fp_status(env); in restore_sigframe()
326 restore_fp_status(env); in restore_sigframe()
/openbmc/qemu/target/mips/sysemu/
H A Dmachine.c12 restore_fp_status(env); in cpu_post_load()
/openbmc/qemu/target/loongarch/tcg/
H A Dfpu_helper.c29 void restore_fp_status(CPULoongArchState *env) in restore_fp_status() function
/openbmc/qemu/target/mips/tcg/
H A Dfpu_helper.c172 restore_fp_status(env); in helper_ctc1()