Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h359 #define float16_two make_float16(0x4000) macro
/openbmc/qemu/target/arm/tcg/
H A Dvec_helper.c1414 return float16_two; in float16_recps_nf()
1416 return float16_sub(float16_two, float16_mul(op1, op2, stat), stat); in float16_recps_nf()
1442 return float16_div(op1, float16_two, stat); in float16_rsqrts_nf()