|
|||||||||||||||
The result is obtained from the
concatenated 32 bytes of arg1 and
arg2, by moving the saturated value of each word or
halfword into the corresponding halfword or byte, respectively, of
the result.
|
|
Result |
arg1 and arg2 |
|
|
vec_packs |
vector unsigned char |
vector unsigned short |
|
|
vector signed char |
vector signed short |
|
|
|
vector unsigned short |
vector unsigned long |
|
|
|
vector signed short |
vector signed long |
|
|
|
vec_packsu |
vector unsigned char |
vector unsigned short |
|
|
vector unsigned char |
vector signed short |
|
|
|
vector unsigned short |
vector unsigned long |
|
|
|
vector unsigned short |
vector signed long |
|