|
The result is the most significant 16
bytes obtained by concatenating arg1 with
arg2 and shifting the resulting 32-byte quantity
left by the number of bytes specified in arg3.
|
arg1 and arg2 |
|
|
vector unsigned char |
vector unsigned char |
|
|
vector signed char |
vector signed char |
|
|
vector unsigned short |
vector unsigned short |
|
|
vector signed short |
vector signed short |
|
|
vector pixel |
vector pixel |
|
|
vector unsigned long |
vector unsigned long |
|
|
vector signed long |
vector signed long |
|
|
vector float |
vector float |
|
|