NASM Forum > Programming with NASM

Opcode Table.

(1/1)

nobody:
Hi

I'm writing a length dissasembler.

I read somewhere that NASM's source code would have datastructures that I could copy into a program to produce an opcode table of lengths(or types anyway). Could you halp speed things up for me and tell me where, like what file.

Cheers.

Nathan:
You probably want "insns.dat" which is created by a perl script when compiling the source code.  I have put the latest version here:

http://nathancbaker.googlepages.com/insns.dat

Navigation

[0] Message Index

Go to full version