Home  Site Map  Instruction Index 

HLT  -  Halt Instruction


The HLT instruction is used to Stop program execution. It has 1 Part, the Instruction.

Assembly
Sample
Description   16 bit Machine
  Code
HLT;  Halt / Stop operations.   F4