Difference between revisions of "CLRC"

From Intellivision Wiki
Jump to: navigation, search
m (Protected "CLRC" ([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>$0006</td></tr>
 
<tr><td>Opcode Range</td><td>$0006</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 Clear Carry (CLRC) instruction clears the [[Carry Flag]]. See the [[Carry Flag]] documentation for more information.<br/>
 
The Clear Carry (CLRC) instruction clears the [[Carry Flag]]. See the [[Carry Flag]] documentation for more information.<br/>

Latest revision as of 08:08, 4 December 2010

Instruction NameClear Carry
MnemonicCLRC
CP1610 Clock Cycles4
InterruptibleNo
Opcode Range$0006
Input FlagsNone
Output FlagsCarry Flag
Addressing ModeImplied

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