News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

New Instruction Set of Intel

Started by m4nd33ps1n8h, August 02, 2006, 10:22:02 AM

Previous topic - Next topic

m4nd33ps1n8h

First things first.
MASM really rocks.
I love it.

But

only one caveat.

WHY
does MASM not have MMX, SSE, SSE2, AMD-3D now instruction set support in it ?

Hoping ....
for a good reply.

Thanks.

Tedd

It does - you just have to switch it on :bdg
Try adding ".xmm" to the start of the code (after .386, etc -- which you might want to change to .586 :wink)
[There are others, but this should get you going]
No snowflake in an avalanche feels responsible.