Opcode Format | Mnemonic | Description |
11000010 | JMP | The JMP mnemonic is used to perform an unconditional jump. The 16-bit long memory address is taken from the J Register. |
The following animation shows how the JMP opcode is executed physically on the CPU.