Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h356 #define float16_three make_float16(0x4200) macro
/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.c276 return float16_muladd(a, b, float16_three, float_muladd_halve_result, fpst); in HELPER()
H A Dvec_helper.c1351 op1 = float16_sub(float16_three, float16_mul(op1, op2, stat), stat); in float16_rsqrts_nf()