LDF (lmn),rr Load Far Rabbit 4000/5000 Instruction Opcode Instruction Operation -- LDF (lmn),rr (lmn) = rrlow(lmn + 1) = rrhigh ED 0B n m l LDF (lmn),BC (lmn) = C(lmn + 1) = B ED 1B n m l LDF (lmn),DE (lmn) = E(lmn + 1) = D ED 2B n m l LDF (lmn),IX (lmn) = IXlow(lmn + 1) = IXhigh ED 3B n m l LDF (lmn),IY (lmn) = IYlow(lmn + 1) = IYhigh Clocks 8-Bit Access 16-Bit Unaligned 16-Bit Aligned Rabbit 4000 17 n/a n/a Rabbit 5000 17 13 13 Flags ALTD IOI/IOE S Z L/V C F R SP S D - - - - Description Loads the memory location whose physical address is the 24-bit constant lmn with BC, DE, IX or IY.
Opcode Instruction Operation -- LDF (lmn),rr (lmn) = rrlow(lmn + 1) = rrhigh ED 0B n m l LDF (lmn),BC (lmn) = C(lmn + 1) = B ED 1B n m l LDF (lmn),DE (lmn) = E(lmn + 1) = D ED 2B n m l LDF (lmn),IX (lmn) = IXlow(lmn + 1) = IXhigh ED 3B n m l LDF (lmn),IY (lmn) = IYlow(lmn + 1) = IYhigh
Clocks 8-Bit Access 16-Bit Unaligned 16-Bit Aligned Rabbit 4000 17 n/a n/a Rabbit 5000 17 13 13
Flags ALTD IOI/IOE S Z L/V C F R SP S D - - - -
Loads the memory location whose physical address is the 24-bit constant lmn with BC, DE, IX or IY.