English
Language : 

4518 Datasheet, PDF (100/160 Pages) Renesas Technology Corp – SINGLE-CHIP 4-BIT CMOS MICROCOMPUTER
4518 Group
MACHINE INSTRUCTIONS (INDEX BY ALPHABET) (continued)
OR (logical OR between accumulator and memory)
Instruction
code
D9
D0
Number of Number of Flag CY
words
cycles
0 0 0 0 0 1 1 0 0 1 2 0 1 9 16
1
1
–
Skip condition
–
Operation: (A) ← (A) OR (M(DP))
Grouping: Arithmetic operation
Description: Takes the OR operation between the con-
tents of register A and the contents of
M(DP), and stores the result in register A.
POF (Power OFf)
Instruction
code
D9
D0
Number of Number of Flag CY
words
cycles
0
0
0
0
0
0
0
0
1
0
0
2
0
2 16
1
1
–
Skip condition
–
Operation: Transition to RAM back-up mode
Grouping: Other operation
Description: Puts the system in RAM back-up state by
executing the POF instruction after execut-
ing the EPOF instruction.
Note:
If the EPOF instruction is not executed before
executing this instruction, this instruction is
equivalent to the NOP instruction.
RAR (Rotate Accumulator Right)
Instruction
code
D9
D0
Number of Number of Flag CY
0000011101
01D
words
cycles
2
16
1
1
0/1
Skip condition
–
Operation:
→ CY → A3A2A1A0
Grouping: Arithmetic operation
Description: Rotates 1 bit of the contents of register A in-
cluding the contents of carry flag CY to the
right.
RB j (Reset Bit)
Instruction
code
D9
D0
Number of Number of Flag CY
00010011j
j
2
0
4
C
+j 16
words
1
cycles
1
–
Skip condition
–
Operation:
(Mj(DP)) ← 0
j = 0 to 3
Grouping: Bit operation
Description: Clears (0) the contents of bit j (bit specified
by the value j in the immediate field) of
M(DP).
Rev.3.01 2005.06.15 page 100 of 157
REJ03B0008-0301