Difference between revisions of "DIS"
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 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.