News:

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

Supported opcodes

Started by ecube, November 19, 2006, 12:09:01 AM

Previous topic - Next topic

ecube

I saw some great asm code on here I believe that showed supported opcodes for paticular cpus but can't find it anymore, anyone have a copy of that?

dsouza123

If it is the following one it is still there.

http://www.masm32.com/board/index.php?topic=5979.msg44634#msg44634

Just searching for the word opcodes found it.

ecube

No that isn't it actually, but thanks anyway. The program i'm looking for outputs information about your cpu and says supported sse2/sse3/mmx etc.. or not supported, was great code, could have sworn I saw it on this forum. I play a lot around in kernel mode so have corrupted windows more times than I would have liked, you'd think i'd backup code and data ahead of time but no :\

Ghirai

dxdiag should tell you that.
MASM32 Project/RadASM mirror - http://ghirai.com/hutch/mmi.html

ecube

Found it! http://www.masm32.com/board/index.php?topic=1909.0 Should of known MichaelW posted it, hes the CPU guru.