Home
last modified time | relevance | path

Searched defs:restore_fp_status (Results 1 – 2 of 2) 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
/openbmc/qemu/target/loongarch/
H A Dfpu_helper.c29 void restore_fp_status(CPULoongArchState *env) in restore_fp_status() function