Texas Instruments MSP430x4xx User Manual

Page 82

Advertising
background image

Instruction Set

3-48

RISC 16−Bit CPU

JMP

Jump unconditionally

Syntax

JMP

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