T.I.M | ISA Specification
|
Set the program counter to the value of the immediate. Used for jumping over data sections and non-return based control flow. The immediate is treated as an unsigned byte aligned value and the PC is simply set to that value.
Has no explicit source or destination registers. It only implicitly sets the value of the program counter.
This is a 4 byte instruction with 24 bits representing the immediate.