User's Manual

MSM80C154S/83C154S/85C154HVS
288
Instruction code
DJNZ 57H, LOOP 1Example
11010101
70
Byte 1
57H
01101011
70
Before execution
57H
01101010
70
After execution
:
Program counter
15 8
0001000010010101
70
Program counter
15 8
0001000000110011
70
01010111
70
Byte 2
10011011
70
Byte 3
LOC
1033
1095
OBJ
A957
D5579B
SOURCE
LOOP 1:MOV R1, 57H
COUNT:DJNZ 57H, LOOP 1