Computer Languages
|
| In the example below JMP (jump) causes the program control to go to the marker 'A10' within the program. We can see code which loops continuousy, adding 1 to the value in AX: | ![]() | ||||||||
Jump may have to be replaced by 'branch' for some processors used to run the code. |
|||||||||