<< Previous | Next >>

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

Opcode
Instruction
Operation
-- LDL pd,mn pd = {FFFF,mn}
ED 0D n m LDL PW,mn PW0 = n
PW1 = m
PW2 = FF; PW3 = FF
ED 1D n m LDL PX,mn PX0 = n
PX1 = m
PX2 = FF; PX3 = FF
ED 2D n m LDL PY,mn PY0 = n
PY1 = m
PY2 = FF; PY3 = FF
ED 3D n m LDL PZ,mn PZ0 = n
PZ1 = m
PZ2 = FF; PZ3 = FF

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

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 the 16-bit constant mn. Loads the high-order word with 0xFFFF.


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