JMP


Synopsis:

Jump to address.

Operation:

pc = address

Description:

This instruction jumps to a new location in program code. The address field of the instruction is shifted left twice and placed into the program counter bits 26 to 0. The high order program counter bits are not affected. This instruction will not cause any exceptions.

Format:

Opcode7 Address25
25 Address25