Searched refs:floatx80_rem (Results 1 – 5 of 5) sorted by relevance
134 fpa11->fpreg[Fd].fExtended = floatx80_rem(rFn,rFm, &fpa11->fp_status); in ExtendedCPDO()
615 fp_rem = floatx80_rem(val1->d, val0->d, &env->fp_status); in HELPER()
536 WRAP2_80(qemu_extF80M_rem, floatx80_rem)
977 floatx80 floatx80_rem(floatx80, floatx80, float_status *status);
2700 floatx80 floatx80_rem(floatx80 a, floatx80 b, float_status *status) in floatx80_rem() function