Difference between revisions of "DIS"

From Intellivision Wiki
Jump to: navigation, search
m
m (Protected "DIS" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
 
<tr><td>Interruptible</td><td>No</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>Input Flags</td><td>None</td></tr>
 +
<tr><td>Output Flags</td><td>[[Interrupt Enable Flag]]</td></tr>
 +
<tr><td>Addressing Mode</td><td>[[Implied Mode|Implied]]</td></tr>
 
</table><br/>
 
</table><br/>
  
 
The Disable Interrupt System (DIS) instruction clears the [[Interrupt Enable Flag]]. See the [[Interrupt Enable Flag]] documentation for more information.<br/>
 
The Disable Interrupt System (DIS) instruction clears the [[Interrupt Enable Flag]]. See the [[Interrupt Enable Flag]] documentation for more information.<br/>

Latest revision as of 08:18, 4 December 2010

Instruction NameDisable Interrupt System
MnemonicDIS
CP1610 Clock Cycles4
InterruptibleNo
Opcode Range$0003
Input FlagsNone
Output FlagsInterrupt Enable Flag
Addressing ModeImplied

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