AT90S/LS2333 and AT90S/LS4433
12
Data Indirect
Figure 15. Data Indirect Addressing
Operand address is the contents of the X, Y, or the Z-register.
Data Indirect with Pre-Decrement
Figure 16. Data Indirect Addressing with Pre-Decrement
The X, Y, or the Z-register is decremented before the operation. Operand address is the decremented contents of the X, Y,
or the Z-register.
Data Indirect with Post-Increment
Figure 17. Data Indirect Addressing with Post-Increment
The X, Y, or the Z-register is incremented after the operation. Operand address is the content of the X, Y, or the Z-register
prior to incrementing.
Data Space
$0000
$00DF
X, Y, OR Z - REGISTER
0
15
Data Space
$0000
$00DF
X, Y, OR Z - REGISTER
0
15
-1
Data Space
$0000
$00DF
X, Y, OR Z - REGISTER
0
15
1