Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dcpu.c354 static void cpu_get_fp80(uint64_t *pmant, uint16_t *pexp, floatx80 f) in cpu_get_fp80()
/openbmc/qemu/target/i386/
H A Dmachine.c163 static void cpu_get_fp80(uint64_t *pmant, uint16_t *pexp, floatx80 f) in cpu_get_fp80()