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:      JMP <address>
Operation:      PC = <address>
Flags: None

This instruction is analogous to the BASIC GOTO statement - it makes the processor break off from its normal sequential execution of instructions and jump to a new instruction at the designated location.

Example:
JMP label

[sh-index] Back to list of manuals