Only load 4 bytes.

This commit is contained in:
Andreas Jaeger 2004-02-09 20:46:36 +00:00
parent 57be8a82ed
commit df3dceb1c6
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ mask:
#endif
ENTRY(__copysignf)
movlps MO(mask),%xmm3
movss MO(mask),%xmm3
andps %xmm3,%xmm0
andnps %xmm1,%xmm3
orps %xmm3,%xmm0