T.I.M | ISA Specification
|
Set the program counter to the contents of a register. Used for jumping over data sections and non-return based control flow.
Can source from any register except the program counter. Implicitly writes to the program counter as part of its operation.
This is a 2 byte instruction. GP/SR bits determine if the destination and source registers index the general or special purpose register files.