QUOTE(Marvin @ Aug 8 2006, 02:13 AM)

They are already optimizing for SSE4, so bad news for AMD users. Just take a look in xnu-792.10.96/osfmk/i386/commpage/ directory files bcopy_sse4.s and bcopy_sse4_64.s. A quick search of new SSE4 only command show that PALIGNR is heavily used.
Ummm, so? The OS will still be backwards-compatible with SSE3 since Apple has several products that don't have SSE4. They aren't going to prevent compatibility for current MacBook/MacBook Pro users. Isn't that logical?