![]() |
|
| << Previous | Next >> | |
| | |
LD r,n Load Rabbit 2000/3000/4000/5000 Instruction
---- LD r,n r = n 3E n LD A,n A = n 06 n LD B,n B = n 0E n LD C,n C = n 16 n LD D,n D = n 1E n LD E,n E = n 26 n LD H,n H = n 2E n LD L,n L = n
Rabbit 2000/3000/4000 Rabbit 5000
Description
Loads r (any of the registers A, B, C, D, E, H, or L) with the 8-bit constant n.
| Rabbit Instructions | << Previous | Next >> | rabbit.com |