Appendix AInstruction Set
560
Name, mnemonic, variations,
and symbol
PageOperand data
areas
Function
DOUBLE BCD ADD WITH
CARRY
+BCL, ↑+BCL
(407)
+BCL Au Ad R
(V2 only) Adds word data and constants, including carry,
in eight digits BCD, and outputs the result to
specified words.
Au+1
Ad+ 1
R + 1
CY
+
Au
Ad
RCY
Au:
CIO
G
A
T/C
#
DM
Ad:
CIO
G
A
T/C
#
DM
R:
CIO
G
A
DM
274
SIGNED BINARY SUBTRACT
WITHOUT CARRY
–, ↑–
(410)
–MiSuR
(V2 only) Subtracts word data and constants in four
digits hexadecimal with sign, and outputs the
result to a specified word.
Mi
Su
RCY
–
Mi:
CIO
G
A
T/C
#
DM
DR
IR
Su:
CIO
G
A
T/C
#
DM
DR
IR
R:
CIO
G
A
DM
DR
IR
276
DOUBLE SIGNED BINARY
SUBTRACT WITHOUT CARRY
–L, ↑–L
(411)
–L Mi Su R
(V2 only) Subtracts word data and constants in eight
digits hexadecimal with sign, and outputs the
result to specified words.
Mi+1
Su + 1
R + 1CY
–
Mi
Su
R
Mi:
CIO
G
A
T/C
#
DM
Su:
CIO
G
A
T/C
#
DM
R:
CIO
G
A
DM
276
SIGNED BINARY SUBTRACT
WITH CARRY
–C, ↑–C
(412)
–C Mi Su R
(V2 only) Subtracts word data and constants in four
digits hexadecimal with sign, including carry,
and outputs the result to a specified word.
Mi
Su
RCY
–
CY
Mi:
CIO
G
A
T/C
#
DM
DR
IR
Su:
CIO
G
A
T/C
#
DM
DR
IR
R:
CIO
G
A
DM
DR
IR
276
DOUBLE SIGNED BINARY
SUBTRACT WITH CARRY
–CL, ↑–CL
(413)
–CL Mi Su R
(V2 only) Subtracts word data and constants in eight
digits hexadecimal with sign, including carry,
and outputs the result to specified words.
Mi+1
Su + 1
R + 1CY
–
Mi
Su
R
CY
–
Mi:
CIO
G
A
T/C
#
DM
Su:
CIO
G
A
T/C
#
DM
R:
CIO
G
A
DM
276