-
ZIMMERMANN Paul authored
On Mac/aarch64, (flagp&(3<<13))>>3 does not give the rounding mode as on x86_64, thus we revert to fegetround().
ZIMMERMANN Paul authoredOn Mac/aarch64, (flagp&(3<<13))>>3 does not give the rounding mode as on x86_64, thus we revert to fegetround().
Loading