XA User Guide 6-100 4/17/98
JMP Relative Jump
Syntax: JMP rel16
Operation: (PC) <-- (PC) + 3
(PC) <-- (PC + rel16*2)
(PC.0) <-- 0
Description: Jumps unconditionally. The branch range is +65,535 bytes to -65,536 bytes, with the
limitation that the target address is word aligned in code memory.
Note: Refer to section 6.3 for details of jump range
Size: None
Flags Updated: none
Bytes:3
Clocks:6
Encoding:
byte 3: lower 8 bits of rel16
1 1 0 1 0 1 0 1
rel16: upper 8 bits