Appendix 4 Instruction List
App. 4-27
(12) Data process instruction (continued)
Saves the min value in D among N
words starting from S
Saves the min value in D among N
double words starting from S
Adds up N words starting from S to
save in D
Adds up N double words starting
from S to save in D
Averages N words starting from S
to save in D
Averages N double words starting
from S to save in D
Detects N data from S1, to save the
first value larger than S2 in D, and
the extra number in D+1
Saves linear-changed value in D1
during n3 scanning of initial value
n1 to final n2 and present scanning
number in D1+1, and changes D2
value to ON after completed
S : Head Address of Sort Data
n1 : Number of Words to sort
n1+1 : Sorting Method
n2: Operation number per Scan
D1 : ON if complete
D2 : Auxiliary Area