Home
last modified time | relevance | path

Searched refs:helper_todouble (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dfpu_helper.c64 uint64_t helper_todouble(uint32_t arg) in helper_todouble() function
699 return helper_todouble(f32); in FPU_FMADD()
2769 return helper_todouble(xb >> 32); in helper_XSCVSPDPN()
3157 return val != helper_todouble(helper_tosingle(val)); in not_SP_value()
/openbmc/qemu/target/ppc/translate/
H A Dvsx-impl.c.inc1682 helper_todouble(a->si));