Instruction Set

Instruction Types

Table 10-3. Jump and Branch Instructions

 

Instruction

Mnemonic

 

 

Branch if Carry Bit Clear

BCC

 

 

Branch if Carry Bit Set

BCS

 

 

Branch if Equal

BEQ

 

 

Branch if Half-Carry Bit Clear

BHCC

 

 

Branch if Half-Carry Bit Set

BHCS

 

 

Branch if Higher

BHI

 

 

Branch if Higher or Same

BHS

 

 

 

 

Branch if

 

Pin High

BIH

IRQ

 

 

 

 

Branch if

 

Pin Low

BIL

IRQ

 

 

Branch if Lower

BLO

 

 

Branch if Lower or Same

BLS

 

 

Branch if Interrupt Mask Clear

BMC

 

 

Branch if Minus

BMI

 

 

Branch if Interrupt Mask Set

BMS

 

 

Branch if Not Equal

BNE

 

 

Branch if Plus

BPL

 

 

Branch Always

BRA

 

 

Branch if Bit Clear

BRCLR

 

 

Branch Never

BRN

 

 

Branch if Bit Set

BRSET

 

 

Branch to Subroutine

BSR

 

 

Unconditional Jump

JMP

 

 

Jump to Subroutine

JSR

 

 

 

 

MC68HC05RC16 — Rev. 3.0

 

General Release Specification

 

 

 

MOTOROLA

Instruction Set

93