87
CS/CJ/NSJ Series Instructions Reference Manual (W474)
2. Summary of Instructions
2-2 Instruction Functions
2
2-2-15 Table Data Processing Instructions
DOUBLE FIND
MINIMUM
MINL
@MINL
175
(CJ2 only)
Treats the specified number of data items as double word table data and
outputs the minimum value in the table.
Output
Required
599
FIND MINIMUM
FLOATING
MINF
@MINF
177
(CJ2 only)
Treats the specified number of data items as a table of single-precision
floating-point data and outputs the minimum value in the table.
Output
Required
601
FIND DOUBLE
MINIMUM
FLOATING
MIND
@MIND
179
(CJ2 only)
Treats the specified number of data items as a table of double-precision
floating-point data and outputs the minimum value in the table.
Output
Required
603
SUM
SUM
@SUM
184
Output
Required
605
FRAME CHECK-
SUM
FCS
@FCS
180
Output
Required
608
Instruction
Mnemonic
Code
Symbol/Operand Function Location
Execution
condition
Page
MINL(175)
C
S
D
C: First control
word
S: First word in
range
D: First
destination word
MINF(177)
C
S
D
C: First control
word
S: First word in
range
D: First
destination word
MIND(179)
C
S
D
C: First control
word
S: First word in
range
D: First
destination word
SUM(184)
C
R1
D
C: 1st control
word
R1: 1st word in
range
D: 1st destination
word
R1+(W−1)
R1
)
Adds the bytes or words in the range and outputs the result to two
words.
FCS(180)
C
R1
D
C: 1st control
word
R1: 1st word in
range
D: 1st destination
word
C units
Calculation
R1
Calculates the ASCII FCS value for the specified range.
ASCII conversion
FCS value