<<< Encoding Real x86 Instructions     Index     x86 Instruction Format Reference >>>

2. x86 Instructions Overview


  • Although the diagram seems to imply that instructions can be up to 16 bytes long, in actuality the x86 will not allow instructions greater than 15 bytes in length.

  • The prefix bytes are not the opcode expansion prefix discussed earlier - they are special bytes to modify the behavior of existing instructions.

  • x86 Instruction Encoding:

      x86 Instruction Encoding


<<< Encoding Real x86 Instructions     Index     x86 Instruction Format Reference >>>