English
Language : 

455A Datasheet, PDF (94/148 Pages) Renesas Technology Corp – SINGLE-CHIP 4-BIT CMOS MICROCOMPUTER
455A Group
MACHINE INSTRUCTIONS (INDEX BY ALPHABET) (continued)
LXY x,y (Load register X and Y with x and y)
Instruc-
tion
D9
D0
Number of Number of
words
cycles
Flag CY
Skip condition
code
1 1 x3 x2 x1 x0 y3 y2 y1 y0 2 3 x y 16
1
1
-
Continuous
description
Opera- (X) ← x x = 0 to 15
tion: (Y) ← y y = 0 to 15
Grouping: RAM addresses
Description: Loads the value x in the immediate field to register X, and
the value y in the immediate field to register Y. When the
LXY instructions are continuously coded and executed,
only the first LXY instruction is executed and other LXY
instructions coded continuously are skipped.
LZ z (Load register Z with z)
Instruc-
tion
code
D9
D0
0
0
0
1
0
0
1
0 Z1 Z0 2
0
4
8
+z 16
Number of
words
1
Number of
cycles
1
Flag CY
-
Skip condition
-
Opera- (Z) ← z z = 0 to 3
tion:
Grouping: RAM addresses
Description: Loads the value z in the immediate field to register Z.
NOP (No OPeration)
Instruc-
tion
code
D9
D0
0 0 0 0 0 0 0 0 0 0 2 0 0 0 16
Number of
words
1
Number of
cycles
1
Flag CY
-
Skip condition
-
Opera- (PC) ← (PC) + 1
tion:
Grouping: Other operation
Description: No operation; Adds 1 to program counter value, and others
remain unchanged.
OP0A (Output port P0 from Accumulator)
Instruc-
tion
code
D9
D0
1 0 0 0 1 0 0 0 0 0 2 2 2 0 16
Number of
words
1
Number of
cycles
1
Flag CY
-
Skip condition
-
Opera- (P0) ← (A)
tion:
Grouping: Input/Output operation
Description: Outputs the contents of register A to port P0.
Rev.1.01 Feb 15, 2008 Page 94 of 146
REJ03B0224-0101