Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dfpu_helper.c303 uint32_t fst2; in helper_float_cvtps_pw() local
343 return fst2; in helper_float_cvts_d()
352 return fst2; in helper_float_cvts_w()
361 return fst2; in helper_float_cvts_l()
1031 return fst2; in helper_float_recip_s()
1051 return fst2; in helper_float_rsqrt_s()
1069 return fst2; in helper_float_recip1_s()
1101 return fst2; in helper_float_rsqrt1_s()
1374 fst2 = float32_chs(float32_sub(fst2, float32_one, in helper_float_recip2_s()
1377 return fst2; in helper_float_recip2_s()
[all …]