
Appendix BProgramming Instructions
301
IR SR HR TR AR LR TC DM #
00000 to 23515 23600 to 25507 HR 0000 to 9915 TR 0 to 7 AR 0000 to 2715 LR 0000 to 6315 TC 000 to 511 Read/Wr: DM 0000 to DM 0999
Rd only: DM 1000 to DM 1999
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
Operand Data AreasFunctionSymbol
DOUBLE
BINARY-TO-DOUBLE
BCD
(@)BCDL(59)
BCDL(59)
S
R
Converts the binary value of the two
source words (S: starting word) into eight
digits of BCD data, and outputs the con-
verted data to the two result words (R:
starting result word). Both words for any
one operand must be in the same data
area.
S
S + 1
R
R + 1
S:
IR
SR
HR
AR
LR
DM
R:
IR
HR
AR
LR
DM
DOUBLE COMPARE
CMPL(60)
(CPU11-E)
CMPL(60)
S
1
S
2
Compares the 8-digit hexadecimal values
in words S
1
+1 and S
1
with the values in
S
2
+1 and S
2
, and indicates the result using
the Greater Than, Less Than, and Equal
Flags in the AR area. S
1
+1 and S
2
+1 are
regarded as the most significant data in
each pair of words.
S
1
,S
2
:
IR
SR
HR
AR
LR
TC
DM
COLUMN-TO-WORD
(@)CTW(63)
(CPU11-E)
CTW(63)
S
C
D
Fetches data from the same numbered bit
(C) in 16 consecutive words (where S is the
address of the first source word), and
creates a 4-digit word by consecutively
placing the data in the bits of the destina-
tion word, D.
The bit from word S is placed into bit 00 of
D, the bit from word S+1 is placed into bit
01, etc.
S
S+1
S+15
0
1
0
0
1
0
00
01
15
Bit C D
S:
IR
SR
HR
AR
LR
TC
DM
C:
IR
SR
HR
AR
LR
TC
DM
#
D:
IR
SR
HR
AR
LR
TC
DM
Kommentare zu diesen Handbüchern