]> git.ipfire.org Git - thirdparty/glibc.git/commit
[powerpc] No need to enter "Ignore Exceptions Mode"
authorPaul A. Clarke <pc@us.ibm.com>
Thu, 19 Sep 2019 16:11:04 +0000 (11:11 -0500)
committerPaul A. Clarke <pc@us.ibm.com>
Wed, 2 Oct 2019 15:30:51 +0000 (10:30 -0500)
commit7b8481b330720d28c019a2e5994492a1923d5daa
tree9b87b75a237c0d50702131312494999dc31a1435
parent21417aaa88fb0c32bf9af66d0a650f24d3859eec
[powerpc] No need to enter "Ignore Exceptions Mode"

Since at least POWER8, there is no performance advantage to entering
"Ignore Exceptions Mode", and doing so conditionally requires
 - the conditional logic, and
 - a system call.

Make it a no-op for uses within glibc.
sysdeps/powerpc/fpu/fenv_private.h