| | |
hlt Instruction
![]() |
0
#4 Oct 21st, 2009
HLT will save CS:IP or CS:EIP of instruction after hlt
and stop instruction execution until a external interrupt
or NMI is issued.
It puts the processor in a halt state.
HLT is a priviledged instruction in virtual 8086 mode,
and will have no effect in the Windows Console.
and stop instruction execution until a external interrupt
or NMI is issued.
It puts the processor in a halt state.
HLT is a priviledged instruction in virtual 8086 mode,
and will have no effect in the Windows Console.
Last edited by NotNull; Oct 21st, 2009 at 10:00 pm.
----------------------------------------------------------
To control a mind violates a man, and all it has been used for is
hurting and afflicting. Nowonder I progam in assembly...
--->Now available http://dotcoding.netai.net/
To control a mind violates a man, and all it has been used for is
hurting and afflicting. Nowonder I progam in assembly...
--->Now available http://dotcoding.netai.net/
![]() |
Similar Threads
- Debian wifi config. (Networking Hardware Configuration)
- No audio when using a Pinnacle PCTV card and BTTV drivers (*nix Hardware Configuration)
- shrd instruction and converting integers to ascii (Assembly)
- NTVDM CPU has encountered an illegal instruction (C++)
- help with an instruction (Assembly)
- addcc instruction (Assembly)
- "Error Message - tried to execute invalid instruction" (C++)
Other Threads in the Assembly Forum
- Previous Thread: convert C to Mips
- Next Thread: help with assembly assignment
| Thread Tools | Search this Thread |





