MIX3: Difference between revisions
Jump to navigation
Jump to search
(Added MIX3 instruction) |
(Register notation uniformity fix) |
||
Line 4: | Line 4: | ||
|Format=MIX3 | |Format=MIX3 | ||
|Code=143 200 | |Code=143 200 | ||
|Affected= | |Affected=X:=(A-1)*3 | ||
|Architecture=[[ND-100]], [[ND-110 CPU|ND-110]] | |Architecture=[[ND-100]], [[ND-110 CPU|ND-110]] | ||
}} | }} | ||
'''MIX3''' is an assembly instruction. The | '''MIX3''' is an assembly instruction. The content of the [[A register]] is subtracted by one, then multiplied by three and the result placed in the [[X register]]. | ||
== References == | == References == |
Latest revision as of 08:47, 21 March 2013
MIX3 | |
---|---|
Description | Multiply index by 3 |
Format | MIX3 |
Code | 143 2008 |
Affected | X:=(A-1)*3 |
Type | User |
Architecture | ND-100, ND-110 |
MIX3 is an assembly instruction. The content of the A register is subtracted by one, then multiplied by three and the result placed in the X register.
References
- Norsk Data Document ND–06.014.02 ND-100 REFERENCE MANUAL Page 3-46/160
- Norsk Data Document ND–06.029.01 ND-110 Instruction Set Page 46