Node: Miscellaneous operators, Next: Execution times, Previous: Shift operators, Up: MIX instruction set
Finally, we list in the following table three miscellaneous MIX instructions which do not fit in any of the previous subsections:
MOVE
NOP
HLT
The only effect of executing NOP is increasing the location
counter, while HLT usually marks program termination.