Difference between revisions of "SETC"

From Intellivision Wiki
Jump to: navigation, search
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/>

Revision as of 17:09, 17 January 2005

Instruction NameSet Carry
MnemonicSETC
CP1610 Clock Cycles4
InterruptibleNo
Opcode Range$0007
Input FlagsNone
Output FlagsCarry Flag
Addressing ModeImplied

The Set Carry (SETC) instruction sets the Carry Flag. See the Carry Flag documentation for more information.