Difference between revisions of "EIS"

From Intellivision Wiki
Jump to: navigation, search
 
Line 1: Line 1:
The Enable Interrupt System (EIS) instruction sets 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>Enable Interrupt System</td></tr>
 
<tr><td>Instruction Name</td><td>Enable Interrupt System</td></tr>
 
<tr><td>Mnemonic</td><td>EIS</td></tr>
 
<tr><td>Mnemonic</td><td>EIS</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>$0002</td></tr>
 
<tr><td>Opcode Range</td><td>$0002</td></tr>
<tr><td>Format</td><td>0000:0000:0000:0010</td></tr>
+
</table><br/>
</table>
+
 
 +
The Enable Interrupt System (EIS) instruction sets the [[Interrupt Enable Flag]]. See the [[Interrupt Enable Flag]] documentation for more information.<br/>

Revision as of 21:19, 11 January 2005

Instruction NameEnable Interrupt System
MnemonicEIS
CP1610 Clock Cycles4
InterruptibleNo
Opcode Range$0002

The Enable Interrupt System (EIS) instruction sets the Interrupt Enable Flag. See the Interrupt Enable Flag documentation for more information.