Difference between revisions of "DIS"

From Intellivision Wiki
Jump to: navigation, search
 
m
Line 1: Line 1:
The Disable Interrupt System (DIS) instruction clears the [[Interrupt Enable Flag]]. See the [[Interrupt Enable Flag]] documentation for more information.<br/>
+
[[Category:CP1610]]
<br/>
 
 
<table border>
 
<table border>
 
<tr><td>Instruction Name</td><td>Disable Interrupt System</td></tr>
 
<tr><td>Instruction Name</td><td>Disable Interrupt System</td></tr>
 
<tr><td>Mnemonic</td><td>DIS</td></tr>
 
<tr><td>Mnemonic</td><td>DIS</td></tr>
 +
<tr><td>CP1610 Clock Cycles</td><td>4</td></tr>
 +
<tr><td>Interruptible</td><td>No</td></tr>
 
<tr><td>Opcode Range</td><td>$0003</td></tr>
 
<tr><td>Opcode Range</td><td>$0003</td></tr>
<tr><td>Format</td><td>0000:0000:0000:0011</td></tr>
+
</table><br/>
</table>
+
 
 +
The Disable Interrupt System (DIS) instruction clears the [[Interrupt Enable Flag]]. See the [[Interrupt Enable Flag]] documentation for more information.<br/>

Revision as of 21:19, 11 January 2005

Instruction NameDisable Interrupt System
MnemonicDIS
CP1610 Clock Cycles4
InterruptibleNo
Opcode Range$0003

The Disable Interrupt System (DIS) instruction clears the Interrupt Enable Flag. See the Interrupt Enable Flag documentation for more information.