Difference between revisions of "DIS"
m |
|||
| 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/> | ||
Revision as of 17:08, 17 January 2005
| Instruction Name | Disable Interrupt System |
| Mnemonic | DIS |
| CP1610 Clock Cycles | 4 |
| Interruptible | No |
| Opcode Range | $0003 |
| Input Flags | None |
| Output Flags | Interrupt Enable Flag |
| Addressing Mode | Implied |
The Disable Interrupt System (DIS) instruction clears the Interrupt Enable Flag. See the Interrupt Enable Flag documentation for more information.