Difference between revisions of "HLT"
m |
|||
| Line 8: | Line 8: | ||
<tr><td>Interruptible</td><td>No</td></tr> | <tr><td>Interruptible</td><td>No</td></tr> | ||
<tr><td>Opcode Range</td><td>$0000</td></tr> | <tr><td>Opcode Range</td><td>$0000</td></tr> | ||
| − | |||
</table> | </table> | ||
Revision as of 21:14, 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 |
| CP1610 Clock Cycles | Infinity |
| Interruptible | No |
| Opcode Range | $0000 |