English
Language : 

HD64F3337YCP16V Datasheet, PDF (71/749 Pages) Renesas Technology Corp – Old Company Name in Catalogs and Other Documents
The following sections give a concise summary of the instructions in each category, and indicate
the bit patterns of their object code. The notation used is defined next.
Operation Notation
Rd
Rs
Rn
(EAd)
(EAs)
SP
PC
CCR
N
Z
V
C
#imm
#xx:3
#xx:8
#xx:16
disp
+
–
×
÷
∧
∨
⊕
→
¬
General register (destination)
General register (source)
General register
Destination operand
Source operand
Stack pointer
Program counter
Condition code register
N (negative) flag of CCR
Z (zero) flag of CCR
V (overflow) flag of CCR
C (carry) flag of CCR
Immediate data
3-bit immediate data
8-bit immediate data
16-bit immediate data
Displacement
Addition
Subtraction
Multiplication
Division
Logical AND
Logical OR
Exclusive Logical OR
Move
NOT (logical complement)
39