Difference between revisions of "SETC"
m (Protected "SETC" ([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>$0007</td></tr> | <tr><td>Opcode Range</td><td>$0007</td></tr> | ||
| + | <tr><td>Input Flags</td><td>None</td></tr> | ||
| + | <tr><td>Output Flags</td><td>[[Carry Flag]]</td></tr> | ||
| + | <tr><td>Addressing Mode</td><td>[[Implied Mode|Implied]]</td></tr> | ||
</table><br/> | </table><br/> | ||
The Set Carry (SETC) instruction sets the [[Carry Flag]]. See the [[Carry Flag]] documentation for more information.<br/> | The Set Carry (SETC) instruction sets the [[Carry Flag]]. See the [[Carry Flag]] documentation for more information.<br/> | ||
Latest revision as of 09:11, 4 December 2010
| Instruction Name | Set Carry |
| Mnemonic | SETC |
| CP1610 Clock Cycles | 4 |
| Interruptible | No |
| Opcode Range | $0007 |
| Input Flags | None |
| Output Flags | Carry Flag |
| Addressing Mode | Implied |
The Set Carry (SETC) instruction sets the Carry Flag. See the Carry Flag documentation for more information.