HomeFreeBSD

MFC r343078:

Description

MFC r343078:

powerpc: Fix FPU fsqrt emulation special case results

If fsqrts is emulated with +INF as its argument, the 0 return value causes a
NULL pointer dereference, panicking the system. Follow the PowerISA and
return +INF with no FP exception.

Details

Provenance
jhibbitsAuthored on
Parents
rS344495: Fix build when EVDEV_SUPPORT is option disabled after r344494
Branches
Unknown
Tags
Unknown