User's Manual

2-36
Table 2.22 Data Processing Instructions (Continued)
Category
Instruction Symbol
Symbol Processing Details
Execution
Condition
Number of Basic Steps
Subset
See for Description
Separating
and linking
DIS
Separates 16-bit data designated by (S)
into 4-bit units, and stores at the lower 4
bits of n points from (D). (n 4)
4- 7-77
DISP
UNI
Links the lower 4 bits of n points from the
device designated by (S) and stores at the
device designated by (D). (n 4)
4- 7-79
UNIP
NDIS
Separates the data in the devices starting
from the one specified by (S1) into bits
specified by the devices from (S2), and
stores them to the devices starting from the
one specified by (D).
4- 7-81
NDISP
NUNI
Links the data in the devices starting from
the one specified by (S1) with bits specified
by the devices from (S2), and stores them
to the devices starting from the one
specified by (D).
NUNIP
WTOB
Breaks n points of 16-bit data from the
device designated by (S) into 8-bit units,
and stores in sequence at the device
designated by (D).
4- 7-85
WTOBP
BTOW
Links the lower 8 bits of 16-bit data of n
points from the device designated by (S)
into 16-bit units, and stores in sequence at
the device designated by (D).
BTOWP
Search
MAX
Searches the data of n points from the
device designated by (S) in 16-bit units,
and stores the maximum value at the
device designated by (D).
4-
7-89
MAXP
MIN
Searches the data of n points from the
device designated by (S) in 16-bit units,
and stores the minimum value at the
device designated by (D).
7-92
MINP
DMAX
Searches the data of 2n points from the
device designated by (S) in 32-bit units,
and stores the maximum value at the
device designated by (D).
4-
7-89
DMAXP
DMIN
Searches the data of 2n points from the
device designated by (S) in 32-bit units,
and stores the minimum value at the
device designated by (D).
7-92
DMINP
DIS nSD
DISP nSD
UNI nSD
UNIP nSD
NDIS S1 S2D
NDISP S1 S2D
NUNI S1 S2D
NUNIP S1 S2D
WTOB nSD
WTOBP nSD
BTOW nSD
BTOWP nSD
MAX nSD
MAXP nSD
MIN nSD
MINP nSD
DMAX nSD
DMAXP nSD
DMIN nSD
DMINP nSD