| << Previous | Next >> | |
| |
LD JKHL,(SP+n) Load Rabbit 4000 Instruction
L = (SP + n)
H = (SP + n + 1)
K = (SP + n + 2)
J = (SP + n + 3)
Description
Loads JKHL with the data whose address is the sum of SP and the 8-bit unsigned constant n.
| | |
| << Previous | Next >> |