Home
last modified time | relevance | path

Searched refs:float32_three (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h725 #define float32_three make_float32(0x40400000) macro
/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.c291 return float32_muladd(a, b, float32_three, float_muladd_halve_result, fpst); in HELPER()
H A Dvec_helper.c1364 op1 = float32_sub(float32_three, float32_mul(op1, op2, stat), stat); in float32_rsqrts_nf()