Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dfpu_helper.c34 #define FLOAT_TWO32 make_float32(1 << 30) macro
1411 fst2 = float32_chs(float32_div(fst2, FLOAT_TWO32, in helper_float_rsqrt2_s()
1428 fstl2 = float32_chs(float32_div(fstl2, FLOAT_TWO32, in helper_float_rsqrt2_ps()
1430 fsth2 = float32_chs(float32_div(fsth2, FLOAT_TWO32, in helper_float_rsqrt2_ps()