|
|||||||||||||||
The result is obtained from the
concatenated 32 bytes of arg1 and
arg2, by moving the lower half of each word or
halfword into the corresponding halfword or byte, respectively, of
the result.

|
|
arg1 and arg2 |
|
|
vector unsigned char |
vector unsigned short |
|
|
vector signed char |
vector signed short |
|
|
vector bool char |
vector bool short |
|
|
vector unsigned short |
vector unsigned long |
|
|
vector signed short |
vector signed long |
|
|
vector bool short |
vector bool long |
|