319
IR
SR
HR
TR
AR
LR
TC
DM
#
00000 to 23615
23700 to 25515
HR 0000 to 9915
TR 0 to 7
AR 0000 to 2715
LR 0000 to 6315
TC 000 to 511
C1000H: DM 0000 to DM 4095
C2000H: DM 0000 to DM 6655
0000 to 9999
or 0000 to FFFF
These footnote tables show the actual ranges of all data areas. Bit numbers are provided (except for DM and TC areas); remove the rightmost two digits for word numbers.
Data Areas
Name Mnemonic
Page
Operand Data
Areas
Function
Symbol
TRACE MEMORY
SAMPLE
TRSM(45)
TRSM(45)
Initiates data tracing. Used in conjunction
with flags in the AR area to simplify
debugging. Parameters are set using the
Address Trace operation on a
Programming Console or other System
Support Tool (e.g., FIT, GPC, or LSS). AR
1815 starts sampling, AR 1814 starts the
recording of the samples which are
written to the Trace Memory
of the GPC,
FIT, or LSS. A positive or negative delay
can be set for the recording of the
samples
.
AR 1813 and 1812 indicate
tracing in progress and tracing complete,
respectively.
None
211
DISPLAY MESSAGE
(@)MSG(46)
MSG(46)
FM
Displays eight words of ASCII code,
starting from FM, on the Programming
Console or GPC. All eight words must be in
the same data area.
FM
FM+ 7
C D
A B
D P
ABCD........DP
FM:
IR
HR
AR
LR
TC
DM
#
209
BINARY ADD
(@)ADB(50)
ADB(50)
Au
Ad
R
Adds the 4-digit augend (Au), 4-digit
addend (Ad), and content of CY and
outputs the result to the specified result
word (R).
A
d
Au
+
+ CY
R
CY
Au/
Ad:
IR
SR
HR
AR
LR
TC
DM
#
R:
IR
HR
AR
LR
DM
174
BINARY SUBTRACT
(@)SBB(51)
SBB(51)
Mi
Su
R
Subtracts the 4-digit hexadecimal
subtrahend (Su) and content of carry, from
the 4-digit hexadecimal minuend (Mi), and
outputs the result to the specified result
word (R).
Mi
Su
CY
R
CY
–
–
Mi/
Su:
IR
SR
HR
AR
LR
TC
DM
#
R:
IR
HR
AR
LR
DM
176
Special Instructions
Appendix B