Z88 Developers' Notes | ||
---|---|---|
Contents |
Z80 Mnemonics Quick Reference |
Instruction Groups |
|
ADC,
ADD,
AND,
BIT,
CALL,
CCF,
CP,
CPD,
CPDR, CPI, CPIR, CPL, DAA, DEC, DI, DJNZ EI, EX, EXX, HALT, IM, IN, INC, IND, INDR, INI, INIR, JP, JR, LD, LDD, LDDR, LDI, LDIR, NEG, NOP, OR, OTDR, OTIR, OUT, OUTD, OUTI, POP, PUSH, RES, RET, RETI, RETN, RL, RLA, RLC, RLCA, RLD, RR, RRA, RRCA, RRD, RST, SBC, SCF, SET, SLA, SRA, SRL, SUB, XOR |
Notation rules
General purpose arithmetic and cpu control 8 bits load 16 bits load Exchange, block transfer and search 8 bits arithmetic and logic 16 bits arithmetic Rotate and shift Rotate and shift (continued) Bit manipulation Jump Call and return Input and output |
|
Contents |