Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dfpu_helper.c37 #define FP_TO_INT32_OVERFLOW 0x7fffffff macro
321 wt2 = FP_TO_INT32_OVERFLOW; in helper_float_cvtpw_ps()
328 wth2 = FP_TO_INT32_OVERFLOW; in helper_float_cvtpw_ps()
389 wt2 = FP_TO_INT32_OVERFLOW; in helper_float_cvt_w_s()
402 wt2 = FP_TO_INT32_OVERFLOW; in helper_float_cvt_w_d()
450 wt2 = FP_TO_INT32_OVERFLOW; in helper_float_round_w_d()
466 wt2 = FP_TO_INT32_OVERFLOW; in helper_float_round_w_s()
506 wt2 = FP_TO_INT32_OVERFLOW; in helper_float_trunc_w_d()
519 wt2 = FP_TO_INT32_OVERFLOW; in helper_float_trunc_w_s()
564 wt2 = FP_TO_INT32_OVERFLOW; in helper_float_ceil_w_d()
[all …]