Difference between revisions of "SETC"
| 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> | ||
| − | + | </table><br/> | |
| − | </ | + | 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 Name | Set Carry |
| Mnemonic | SETC |
| CP1610 Clock Cycles | 4 |
| Interruptible | No |
| Opcode Range | $0007 |
The Set Carry (SETC) instruction sets the Carry Flag. See the Carry Flag documentation for more information.