Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat.h730 #define float32_two make_float32(0x40000000) macro
/openbmc/qemu/target/arm/tcg/
H A Dvec_helper.c1426 return float32_two; in float32_recps_nf()
1428 return float32_sub(float32_two, float32_mul(op1, op2, stat), stat); in float32_recps_nf()
1455 return float32_div(op1, float32_two, stat); in float32_rsqrts_nf()