Opcode table: Difference between revisions

Content deleted Content added
External Links: fix capitalization in heading
No edit summary
Line 1:
{{unreferenced|date=May 2018}}
 
An '''opcode table''' (also called an '''opcode matrix''') is a visual representation of all [[opcode]]s in an instruction set. It is arranged such that each axis of the table represents an upper or lower [[nibble]], which combined form the full byte of the opcode. Additional opcode tables can exist for additional instructions created using a [[prefix opcode]].
 
==Table values==
Line 62:
==External links==
* [http://www.pastraiser.com/cpu/gameboy/gameboy_opcodes.html GameBoy LR35902 opcode table]
* [http://clrhome.org/table/ Z80 instruction set opcode table]
* [http://www.sparksandflames.com/files/x86InstructionChart.html Intel x86 opcode table]
* [http://www.oxyron.de/html/opcodes02.html 6502/6510/8500/8502 opcode table]
 
[[Category:Machine code]]