Jump to content
Tuts 4 You

X86 Instruction Reference...


Teddy Rogers

Recommended Posts

Teddy Rogers
This reference should be precise instruction set reference (including x86-64). Its principal aim is exact definition of instruction parameters and attributes.

In contrast to other references, primary source of this reference is a XML document, which guaratees clear and structured information base and therefore ability to extract many various informations such as a list of instructions from requested groups, etc.

The reference is primarily based on Intel manuals as Intel is the originator of x86 architecture. Additionally, it describes undocumented instructions as well. On appropriate places, it gives a notice if an opcode act differently on AMD architecture. Support for Cyrix, NexGen etc. specific instructions is not sheduled at all. As for Itanium-specific instructions, they are added just for the sake of interest - they give a notice that the appropriate opcodes are already used.

x86-32:

http://ref.x86asm.net/geek32.html

x86-64:

http://ref.x86asm.net/geek64.html

Hoempage:

http://ref.x86asm.net/index.html

Ted.

Link to comment
  • 1 year later...
  • 10 months later...
  • 3 months later...
  • 11 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...