Searched refs:floatx80_to_int64 (Results 1 – 4 of 4) sorted by relevance
336 WRAP_80_TO_INT(qemu_extF80M_to_i64, floatx80_to_int64, int_fast64_t)
374 val = floatx80_to_int64(ST0, &env->fp_status); in helper_fistll_ST0()851 val = floatx80_to_int64(ST0, &env->fp_status); in helper_fbst_ST0()
946 int64_t floatx80_to_int64(floatx80, float_status *status);
3336 int64_t floatx80_to_int64(floatx80 a, float_status *s) in floatx80_to_int64() function