|
Hauptseite - Welches System? - Hardware - Software - Emulatoren - |
Internet MausNet Programmieren Verweise Über |
NAME | ABCD -- Add binary coded decimal | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SYNOPSIS |
|
||||||||||||||||||||||||||||||||||||||||
FUNCTION |
Adds the source operand to the destination operand along with
the extend bit, result is stored in the destination location.
The addition is performed using binary coded decimal arithmetic.
The operands, which are packed BCD numbers, can be addressed in
two different ways:
Normally the Z condition code bit is set via programming before the start of an operation. That allows successful tests for zero results upon completion of multiple-precision operations. |
||||||||||||||||||||||||||||||||||||||||
FORMAT |
|
||||||||||||||||||||||||||||||||||||||||
RESULT |
|
![]() |
English version not yet available. |