This is the last extraction I did a couple of months ago to get opcodes and mnemonics from the Intel manuals.
[attachment deleted by admin]
lots of thanks.
I have downloaded the IA-32 opcode map 1.5 made by Yury Lukach..
[attachment deleted by admin]
I think you must be very patient to create that... ;)
Somehow I still prefer the verison found on Intel Manual :toothy
:bg
The opcode map is for programmers who want the information for parsing mnemonics to opcodes. Yury's reference tool is for another purpose and its very good.
Quote from: hutch-- on December 22, 2004, 01:53:00 PM
:bg
The opcode map is for programmers who want the information for parsing mnemonics to opcodes. Yury's reference tool is for another purpose and its very good.
Your's is good for writing an assembler, Yuri's is great for writing a disassembler :-)
Cheers,
Randy Hyde
Right.