Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c108 static inline double floatx80_to_double(CPUX86State *env, floatx80 a) in floatx80_to_double() function
/openbmc/qemu/target/m68k/
H A Dtranslate.c6127 static double floatx80_to_double(CPUM68KState *env, uint16_t high, uint64_t low) in floatx80_to_double() function