LT
Load TREG
7-92
Cycles for a Repeat (RPT) Execution of an LT Instruction
Program
Operand
ROM
DARAM
SARAM
External
DARAM
n
n
n
n+p
SARAM
n
n
n, n+1
†
n+p
External
n+nd
n+nd
n+nd
n+1+p+nd
† If the operand and the code are in the same SARAM block
Example 1
LT
24
;(DP = 8: addresses 0400h–047Fh)
Before Instruction
After Instruction
Data Memory
Data Memory
418h
62h
418h
62h
TREG
3h
TREG
62h
Example 2
LT
*,AR3
Before Instruction
After Instruction
ARP
2
ARP
3
AR2
418h
AR2
418h
Data Memory
Data Memory
418h
62h
418h
62h
TREG
3h
TREG
62h