The Z80 Instruction Set | ||
Navigation Home
Background
Using CP/M
The Z80 CPU
Software Tools
Installing CP/M
Reference |
These links will take you to tables that describe the Z80 instructions in detail. They are broken down into groups of similar instructions:
8-bit Load and Store - Using the general purpose registers 1-bit Arithmetic - Set a bit, Clear a bit, Test a bit
8-bit Arithmetic - Add, Subtract, And, Or, etc. 16-bit Arithmetic - Add, Subtract, Increment, Decrement
Flag Control - Set carry flag, Clear carry, Enable and Disable interrupts
I/O - Input a byte, Output a byte 4-Aug-98 0:04:48 |