Difference between revisions of "SDBD"

From Intellivision Wiki
Jump to: navigation, search
 
m (Protected "SDBD" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The SDBD opcode sets the [[Double Data Flag]].  The behavior of the following opcodes is affected by the status of the [[Double Data Flag]].<br/>
+
[[Category:CP1610]]
<br/>
+
<table border>
[[MVI@]]<br/>
+
<tr><td>Instruction Name</td><td>Set Double Byte Data</td></tr>
[[ADD@]]<br/>
+
<tr><td>Mnemonic</td><td>SDBD</td></tr>
[[SUB@]]<br/>
+
<tr><td>CP1610 Clock Cycles</td><td>4</td></tr>
[[CMP@]]<br/>
+
<tr><td>Interruptible</td><td>No</td></tr>
[[AND@]]<br/>
+
<tr><td>Opcode Range</td><td>$0001</td></tr>
[[XOR@]]<br/>
+
<tr><td>Input Flags</td><td>None</td></tr>
 +
<tr><td>Output Flags</td><td>[[Double Byte Data Flag]]</td></tr>
 +
<tr><td>Addressing Mode</td><td>[[Implied Mode|Implied]]</td></tr>
 +
</table><br/>
 +
 
 +
The Set Double Byte Data (SDBD) instruction sets the [[Double Data Flag]]. See the [[Double Data Flag]] documentation for more information.<br/>

Latest revision as of 09:11, 4 December 2010

Instruction NameSet Double Byte Data
MnemonicSDBD
CP1610 Clock Cycles4
InterruptibleNo
Opcode Range$0001
Input FlagsNone
Output FlagsDouble Byte Data Flag
Addressing ModeImplied

The Set Double Byte Data (SDBD) instruction sets the Double Data Flag. See the Double Data Flag documentation for more information.