Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h920 #define float64_three make_float64(0x4008000000000000ULL) macro
/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.c306 return float64_muladd(a, b, float64_three, float_muladd_halve_result, fpst); in HELPER()