Difference between revisions of "SETC"
m (Protected "SETC" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite))) |
|||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | [[Category:CP1610]] | |
| − | |||
<table border> | <table border> | ||
<tr><td>Instruction Name</td><td>Set Carry</td></tr> | <tr><td>Instruction Name</td><td>Set Carry</td></tr> | ||
<tr><td>Mnemonic</td><td>SETC</td></tr> | <tr><td>Mnemonic</td><td>SETC</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>$0007</td></tr> | <tr><td>Opcode Range</td><td>$0007</td></tr> | ||
| − | <tr><td> | + | <tr><td>Input Flags</td><td>None</td></tr> |
| − | </table> | + | <tr><td>Output Flags</td><td>[[Carry Flag]]</td></tr> |
| + | <tr><td>Addressing Mode</td><td>[[Implied Mode|Implied]]</td></tr> | ||
| + | </table><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.