]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the documented machine constraint for SSE registers.
authorEd Schouten <ed@FreeBSD.org>
Thu, 11 Jun 2009 13:59:51 +0000 (13:59 +0000)
committerEd Schouten <ed@FreeBSD.org>
Thu, 11 Jun 2009 13:59:51 +0000 (13:59 +0000)
commita4f326ddd54a1beee8c5b31d5c7d5d7c3a40c75d
tree2835f764eff4dc00da2f41ab82148d6e0a45a078
parentbe7def1fe34aafda0943769743b4f67880ff1b5b
Use the documented machine constraint for SSE registers.

The amd64-specific bits of msun use an undocumented constraint, which is
less likely to be supported by other compilers (such as Clang). Change
the code to use a more common machine constraint.

Obtained from: /projects/clangbsd/
lib/msun/src/math_private.h