Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>hlt halt the processor flags: not altered</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HLT              Halt the Processor                  Flags: not altered

HLT

    This instruction halts the CPU. The processor leaves the halted state
    in response to a non-maskable interrupt; a maskable interrupt with
    interrupts enabled; or activation of the reset line.

  --------------------------------------------------------------------------
   Operands                  Clocks   Transfers  Bytes   Example
   no operands                 2          -        1     HLT
  --------------------------------------------------------------------------

See Also: WAIT ESC LOCK

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson