JMP (jump to new location) Tags: none
JMP
Description:
Performs a base jump to the specified address. This order enters a new value in the PC register.
Example:
JMP Start ; move control to 'Start'