HD6435348R Hitachi Semiconductor, HD6435348R Datasheet - Page 77

no-image

HD6435348R

Manufacturer Part Number
HD6435348R
Description
Single-Chip Microcomputer
Manufacturer
Hitachi Semiconductor
Datasheet
3.5.7 Branching Instructions
Table 3-15 describes the 11 branching instructions.
Table 3-15 Branching Instructions
Instruction
Branch
Bcc
JMP
PJMP
BSR
JSR
PJSR
RTS
Size
Function
Branches if condition cc is true.
Mnemonic
BRA (BT)
BRN (BF)
BHI
BLS
BCC (BHS)
BCS (BLO)
BNE
BEQ
BVC
BVS
BPL
BMI
BGE
BLT
BGT
BLE
Branches unconditionally to a specified address in the same page.
Branches unconditionally to a specified address in a specified page.
Branches to a subroutine at a specified address in the same page.
Branches to a subroutine at a specified address in the same page.
Branches to a subroutine at a specified address in a specified page.
Returns from a subroutine in the same page.
57
Description
Always (true)
Never (false)
HIgh
Low or Same
Carry Clear
(High or Same)
Carry Set (Low)
Not Equal
Equal
Overflow Clear
Overflow Set
Plus
Minus
Greater or Equal
Less Than
Greater Than
Less or Equal
Condition
True
False
C
C
C = 0
C = 1
Z = 0
Z = 1
V = 0
V = 1
N = 0
N = 1
N
N
Z
Z
(N
(N
Z = 0
Z = 1
V = 0
V = 1
V) = 0
V) = 1

Related parts for HD6435348R