Difference between revisions of "HLT"
m |
m |
||
| Line 1: | Line 1: | ||
[[Category:CP1610]] | [[Category:CP1610]] | ||
| − | The | + | 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/><br/> |
<table border> | <table border> | ||
Revision as of 20:06, 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 |