OpCode 学习记录以及资料

Instruction Table :

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

reference material:

  Intel 64 and IA-32 Architetures software Developer's Manule :Volumes 2

  The Svin's tutorial on Opcode

OpCode description:     

  1. 指令前缀(Prefixes)
  2. 操作码(Code)
  3. ModR/M 字节(byte Modr/m)
  4. SIB 字节(byte SIB)
  5. 偏移量(Offset in command)
  6. 立即操作数(imm. Operand)

指令前缀(Prefixes):

  

 

 

posted on 2014-03-11 11:54  nXaqL  阅读(243)  评论(0编辑  收藏  举报