Difference between revisions of "HLT"
m |
|||
| Line 1: | Line 1: | ||
[[Category:CP1610]] | [[Category:CP1610]] | ||
| − | The halt (HLT) instruction halts the cpu. The cpu performs no further processing after receiving this instruction. This also means that all further interrupts are ignored as well. | + | The halt (HLT) instruction halts the cpu. The cpu performs no further processing after receiving this instruction. This also means that all further interrupts are ignored as well.<br/> |
<table border> | <table border> | ||
Revision as of 19:52, 11 January 2005
The halt (HLT) instruction halts the cpu. The cpu performs no further processing after receiving this instruction. This also means that all further interrupts are ignored as well.
| Instruction Name | Halt |
| Mnemonic | HLT |
| Opcode Range | $0000 |
| Format | 0000:0000:0000:0000 |