K 10 svn:author V 2 ed K 8 svn:date V 27 2009-06-11T13:59:51.768910Z K 7 svn:log V 288 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/ END