Home
last modified time | relevance | path

Searched defs:restore_fp_status (Results 1 – 2 of 2) sorted by relevance

/qemu/target/mips/
H A Dfpu_helper.h60 static inline void restore_fp_status(CPUMIPSState *env) in restore_fp_status() function
/qemu/target/loongarch/tcg/
H A Dfpu_helper.c28 void restore_fp_status(CPULoongArchState *env) in restore_fp_status() function