Texas Instruments MSP430x1xx User Manual

Page 387

Advertising
background image

Instruction Set Overview

B-37

Instruction Set Description

JMP

Jump unconditionally

Syntax

MP

label

Operation

PC + 2

×

offset –> PC

Description

The 10-bit signed offset contained in the instruction LSBs is added to the
program counter.

Status Bits

Status bits are not affected.

Hint:

This one-word instruction replaces the BRANCH instruction in the range of
– 511 to +512 words relative to the current program counter.

Advertising