Command: JMP-Unconditional Jump
Arguments: label: label pointing to the destination in the instruction stream
Usage: JMP label
Effects: Transfer control to label without recording return information.
Flags to be set: None
Misc: compare: CALL