Transfer Of Control Instructions

Instructions which alter the normal execution sequence of instructions.

Code

Description

JUN

Jump to location ADDR.

JIN

Jump to the address in register pair RP.

JCN

Jump to ADDR if condition true.

ISZ

Increment REG. If zero, skip. If non zero, jump to ADDR