|
Hauptseite - Welches System? - Hardware - Software - Emulatoren - |
Internet MausNet Programmieren Verweise Über |
NAME | SBCD -- Subtract binary coded decimal with extend | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SYNOPSIS |
|
|||||||||||||||||||||||||||||||
FUNCTION |
Subtracts the source operand to the destination operand along with
the extend bit, and stores the result in the destination location.
The subtraction is performed using binary coded decimal arithmetic.
The operands, which are packed BCD numbers, can be addressed in two
different ways:
|
|||||||||||||||||||||||||||||||
FORMAT |
Rx specifies source register. If R/M = 0: Rx and Ry are datas registers. If R/M = 1: Rx and Ry are address registers used for the pre-decrementing. |
|||||||||||||||||||||||||||||||
RESULT |
|
![]() |
English version not yet available. |