|
Hauptseite - Welches System? - Hardware - Software - Emulatoren - |
Internet MausNet Programmieren Verweise Über |
| NAME | NEGX -- Negate with extend | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| SYNOPSIS |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FUNCTION |
Perform an operation similar to a NEG, with the
exception that the operand and the extend bit are both
subtracted from zero. The result then is being placed in
the given <ea>. As with ADDX, SUBX, ABCD, SBCD, and NBCD, it can be useful to set the zero flag before performing this operation so that multi precision operations can be tested for zero. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FORMAT |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| SIZE |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| REGISTER |
<ea> specifies destination operand, addressing modes allowed are:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RESULT |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
English version not yet available. |