]> git.ipfire.org Git - thirdparty/glibc.git/commit
powerpc: Add a POWER8 implementation for GET|SET_FLOAT_WORD
authorTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Tue, 18 Oct 2016 17:30:23 +0000 (15:30 -0200)
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Tue, 18 Oct 2016 17:36:59 +0000 (15:36 -0200)
commit0271fac6ade279ccb3f5201443f0a48aff7bed53
tree558cb0ceda8103ce194733d30c7b012908684440
parent24033104e3e8c90f081c01f24e7c3e38ed16b9f0
powerpc: Add a POWER8 implementation for GET|SET_FLOAT_WORD

Provides a POWER8 implementation for GET_FLOAT_WORD and SET_FLOAT_WORD
that is able to extract or set a float using only VSR and GPR.

This is a workaround for GCC bug #70568.
ChangeLog
sysdeps/powerpc/powerpc64/power8/fpu/math_private.h [new file with mode: 0644]