Searched refs:float64_one (Results 1 - 4 of 4) sorted by relevance

/external/qemu/fpu/
H A Dsoftfloat-native.h296 #define float64_one (1.0) macro
H A Dsoftfloat.h502 #define float64_one make_float64(0x3ff0000000000000LL) macro
H A Dsoftfloat.c2271 r = float64_one;
/external/qemu/target-arm/
H A Dhelper.c2956 q = float64_div(float64_one, q, s);
3035 q = float64_div(float64_one, q, s);
3050 q = float64_div(float64_one, q, s);

Completed in 106 milliseconds