85
Comparison Instructions Section 3-5
AREA RANGE
COMPARE
(CS1-H, CJ1-H,
or CJ1M only)
ZCP
@ZCP
088
Compares the 16-bit unsigned binary value in CD (word contents or constant) to
the range defined by LL and UL and outputs the results to the Arithmetic Flags in
the Auxiliary Area.
Output
Required
DOUBLE AREA
RANGE COM-
PARE
(CS1-H, CJ1-H,
or CJ1M only)
ZCPL
@ZCPL
116
Compares the 32-bit unsigned binary value in CD and CD+1 (word contents or
constant) to the range defined by LL and UL and outputs the results to the Arith-
metic Flags in the Auxiliary Area.
Output
Required
Instruction
Mnemonic
Code
Symbol/Operand Function Location
Execution
condition
CD: Compare
data (1 word)
LL: Lower limit of
range
UL: Upper limit of
range
ZCP(088)
CD
LL
UL
CD: Compare
data (2 words)
LL: Lower limit of
range
UL: Upper limit of
range
ZCPL(116)
CD
LL
UL