Difference between revisions of "SETC"

From Intellivision Wiki
Jump to: navigation, search
 
Line 1: Line 1:
The Set Carry (SETC) instruction sets the [[Carry Flag]]. See the [[Carry Flag]] documentation for more information.<br/>
+
[[Category:CP1610]]
<br/>
 
 
<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>Format</td><td>0000:0000:0000:0111</td></tr>
+
</table><br/>
</table>
+
The Set Carry (SETC) instruction sets the [[Carry Flag]]. See the [[Carry Flag]] documentation for more information.<br/>

Revision as of 21:37, 11 January 2005

Instruction NameSet Carry
MnemonicSETC
CP1610 Clock Cycles4
InterruptibleNo
Opcode Range$0007

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