Difference between revisions of "CLRC"

From Intellivision Wiki
Jump to: navigation, search
 
Line 1: Line 1:
The Clear Carry (CLRC) instruction clears 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>Clear Carry</td></tr>
 
<tr><td>Instruction Name</td><td>Clear Carry</td></tr>
 
<tr><td>Mnemonic</td><td>CLRC</td></tr>
 
<tr><td>Mnemonic</td><td>CLRC</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>$0006</td></tr>
 
<tr><td>Opcode Range</td><td>$0006</td></tr>
<tr><td>Format</td><td>0000:0000:0000:0110</td></tr>
+
</table><br/>
</table>
+
The Clear Carry (CLRC) instruction clears the [[Carry Flag]]. See the [[Carry Flag]] documentation for more information.<br/>

Revision as of 21:34, 11 January 2005

Instruction NameClear Carry
MnemonicCLRC
CP1610 Clock Cycles4
InterruptibleNo
Opcode Range$0006

The Clear Carry (CLRC) instruction clears the Carry Flag. See the Carry Flag documentation for more information.