90
CS/CJ/NSJ Series Instructions Reference Manual (W474)
2. Summary of Instructions
Unsigned Four-
word Record
Search Instruc-
tions
RSRCH4<
RSRCH4<=
RSRCH4=
RSRCH4>
RSRCH4>=
@RSRCH4<
@RSRCH4<=
@RSRCH4=
@RSRCH4>
@RSRCH4>=
380 to 384
(CJ2 only)
An Unsigned Four-word Record Search Instruction searches the specified
table of records for a record with the specific data (4 words) in the speci-
fied location. When a record matching the specified condition is found, its
record number and data are output.
Output
required
627
UNSIGNED ONE-
WORD RECORD
SORT
RSORT
@RSORT
203
(CJ2 only)
Sorts the records in the specified table according to the data (1 word) at
the specified position in the records.
Output
required
630
UNSIGNED TWO-
WORD RECORD
SORT
RSORT2
@RSORT2
204
(CJ2 only)
Sorts the records in the specified table according to the data (2 words) at
the specified position in the records.
Output
required
634
UNSIGNED
FOUR-WORD
RECORD SORT
RSORT4
@RSORT4
205
(CJ2 only)
Sorts the records in the specified table according to the data (4 words) at
the specified position in the records.
Output
required
637
Instruction
Mnemonic
Code
Symbol/Operand Function Location
Execution
condition
Page
Symbol
C
S1
S2
D1
D2
C: First control
word
S1: First word of
first record to
search
S2: First word of
search data
D1: First
destination word
D2: Destination
index register
RSORT(203)
C
S
D1
D2
C: First control
word
S: First word of
first record to
sort
D1: First word of
sorting results
D2: Destination
index re
ister
RSORT2(204)
C
S
D1
D2
C: First control
word
S: First word of
first record to
sort
D1: First word of
sorting results
D2: Destination
index re
ister
RSORT4(205)
C
S
D1
D2
C: First control
word
S: First word of
first record to
sort
D1: First word of
sorting results
D2: Destination
index re
ister