This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PATCH: Fix SSE and SSE2


MMX is not that useful when we have to support x87. I don't think we
should even bother with it. We should support SSE and SSE2 instead.
I fixed a typo in sysdeps/i386/fpu/feenablxcpt.c. We switched stmxcsr
with ldmxcsr.  Also we should left shift MXCSR control word by 7.


H.J.

Attachment: libc-p4.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]