|
Hauptseite - Welches System? - Hardware - Software - Emulatoren - |
Internet MausNet Programmieren Verweise Über |
NAME | NBCD -- Negate binary coded decimal with extend | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SYNOPSIS |
|
||||||||||||||||||||||||||||||||||||||||||||||||
FUNCTION |
The specified BCD number and the extend bit are subtracted
from zero. Therefore, if the extend bit is set a nines
complement is performed, else a tens complement is performed.
The result is placed back in the specified <ea>. It can be useful to set the zero flag before performing this operation so that multi precision operations can be correctly tested for zero. |
||||||||||||||||||||||||||||||||||||||||||||||||
FORMAT |
|
||||||||||||||||||||||||||||||||||||||||||||||||
RESULT |
|
English version not yet available. |