AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Syntax:      RJMP <address>
Operation:      PC = PC + <address> + 1
Flags: None

This instruction adds the offset to the PC to allow jumps to local routines, where the destination address is too high to fit in the instruction space.

Example:
RJMP label

[sh-index] Back to list of manuals