Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dfpu_helper.h16 static inline void restore_rounding_mode(CPUMIPSState *env) in restore_rounding_mode() function
/openbmc/qemu/target/m68k/
H A Dfpu_helper.c120 static void restore_rounding_mode(CPUM68KState *env) in restore_rounding_mode() function