Difference between revisions of "SDBD"

From Intellivision Wiki
Jump to: navigation, search
 
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/>
+
The SDBD instruction sets the [[Double Data Flag]]. See the [[Double Data Flag]] documentation for more information.<br/>
 
<br/>
 
<br/>
[[MVI@]]<br/>
+
<table border>
[[ADD@]]<br/>
+
<tr><td>Instruction Name</td><td>Set Double Data</td></tr>
[[SUB@]]<br/>
+
<tr><td>Mnemonic</td><td>SDBD</td></tr>
[[CMP@]]<br/>
+
<tr><td>Opcode Range</td><td>$0001</td></tr>
[[AND@]]<br/>
+
<tr><td>Format</td><td>0000:0000:0000:0001</td></tr>
[[XOR@]]<br/>
+
</table>

Revision as of 19:54, 11 January 2005

The SDBD instruction sets the Double Data Flag. See the Double Data Flag documentation for more information.

Instruction NameSet Double Data
MnemonicSDBD
Opcode Range$0001
Format0000:0000:0000:0001