<< Previous | Next >>

LDL pd,IX     Load Low Word     Rabbit 4000/5000 Instruction

Opcode
Instruction
Operation
-- LDL pd,IX pd = {FFFF,IX}
DD 8C LDL PW,IX PW0 = IXlow
PW1 = IXhigh
PW2 = FF; PW3 = FF
DD 9C LDL PX,IX PX0 = IXlow
PX1 = IXhigh
PX2 = FF; PX3 = FF
DD AC LDL PY,IX PY0 = IXlow
PY1 = IXhigh
PY2 = FF; PY3 = FF
DD BC LDL PZ,IX PZ0 = IXlow
PZ1 = IXhigh
PZ2 = FF; PZ3 = FF

8-Bit Access
16-Bit Unaligned
16-Bit Aligned
Rabbit 4000
4
n/a
n/a
Rabbit 5000
4
4
2

Flags ALTD IOI/IOE
S
Z
L/V
C
F
R
SP
S
D
-
-
-
-
·

Description

Loads the low-order word of pd (any of the 32-bit registers PW, PX, PY or PZ) with IX. Loads the high- order word with 0xFFFF.


Rabbit Instructions << Previous | Next >> rabbit.com