English
Language : 

HD6473837H Datasheet, PDF (472/562 Pages) Renesas Technology Corp – Hardware Manual
Table A.1 Instruction Set (cont)
Addressing Mode/
Instruction Length (Bytes) Condition Code
Mnemonic
Operation Branching
Condition
BIXOR #xx:3, @Rd
B C⊕(#xx:3 of @Rd16) → C
4
BIXOR #xx:3, @aa:8
B C⊕(#xx:3 of @aa:8) → C
BRA d:8 (BT d:8)
— PC ← PC+d:8
BRN d:8 (BF d:8)
— PC ← PC+2
BHI d:8
— If
C∨Z=0
BLS d:8
— condition C ∨ Z = 1
BCC d:8 (BHS d:8)
— is true
C=0
BCS d:8 (BLO d:8)
— then
C=1
BNE d:8
— PC ←
Z=0
BEQ d:8
— PC+d:8 Z = 1
BVC d:8
— else next; V = 0
BVS d:8
—
V=1
BPL d:8
—
N=0
BMI d:8
—
N=1
BGE d:8
—
N⊕V = 0
BLT d:8
—
N⊕V = 1
BGT d:8
—
Z ∨ (N⊕V) = 0
BLE d:8
—
Z ∨ (N⊕V) = 1
JMP @Rn
— PC ← Rn16
2
JMP @aa:16
— PC ← aa:16
JMP @@aa:8
— PC ← @aa:8
BSR d:8
— SP–2 → SP
PC → @SP
PC ← PC+d:8
JSR @Rn
— SP–2 → SP
2
PC → @SP
PC ← Rn16
JSR @aa:16
— SP–2 → SP
PC → @SP
PC ← aa:16
I HN Z VC
4
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
2
4
2
2
————— 6
————— 6
—————— 4
—————— 4
—————— 4
—————— 4
—————— 4
—————— 4
—————— 4
—————— 4
—————— 4
—————— 4
—————— 4
—————— 4
—————— 4
—————— 4
—————— 4
—————— 4
—————— 4
—————— 6
—————— 8
—————— 6
—————— 6
4
—————— 8
455