Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h918 #define float64_one_point_five make_float64(0x3FF8000000000000ULL) macro
/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.c304 return float64_one_point_five; in HELPER()