H8S-2350 RENESAS [Renesas Technology Corp], H8S-2350 Datasheet - Page 82

no-image

H8S-2350

Manufacturer Part Number
H8S-2350
Description
16-Bit Single-Chip Microcomputer
Manufacturer
RENESAS [Renesas Technology Corp]
Datasheet
Section 2 CPU
Rev. 3.00 Sep 15, 2006 page 48 of 988
REJ09B0330-0300
Type
Branch
instructions
Instruction
Bcc
JMP
BSR
JSR
RTS
Size *
Function
Branches to a specified address if a specified condition
is true. The branching conditions are listed below.
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.
Branches to a subroutine at a specified address.
Branches to a subroutine at a specified address.
Returns from a subroutine
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
Always
Never
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 H8S-2350