HomeFreeBSD

- Use %edi register to save/restore contents of %ebx instead of pushing

Description

  • Use %edi register to save/restore contents of %ebx instead of pushing it on stack to make the code work for both 32/64-bit x86
  • Make the corresponding comment more accurate while I'm at it

Reported by: pkg-fallout

Details

Provenance
danfeAuthored on
Parents
rP395647: Fix the build against `math/ldouble' when logl(), expl(), and log2l() are
Branches
Unknown
Tags
Unknown