User manual

Instruction Set
3-48
RISC 16Bit 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.