Jump to content

User:Brantmeierz/Opcode prefix

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Bearcat (talk | contribs) at 19:01, 5 July 2018 (WP:USERNOCAT). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A opcode prefix or prefix byte is a portion of an instruction that allows for a extended set of instructions to follow it by expanding an existing opcode with independent functions. Prefixed opcodes are those existing inside of the instruction subset created by the opcode prefix.

Opcode prefixes by architecture

[edit]

x86

[edit]

Z80

[edit]
  • CB, DD, ED, FD[2]

References

[edit]
  1. ^ "x86 Instruction Prefix Bytes". www.c-jump.com. Retrieved 31 May 2018.
  2. ^ Dinu, Cristian. "Decoding Z80 Opcodes". www.z80.info. Retrieved 31 May 2018.