|
The even elements of the result are
obtained left-to-right from the high elements of
arg1. The odd elements of the result are obtained
left-to-right from the high elements of arg2.
|
arg1 and arg2 |
|
vector unsigned char |
vector unsigned char |
|
vector signed char |
vector signed char |
|
vector bool char |
vector bool char |
|
vector unsigned short |
vector unsigned short |
|
vector signed short |
vector signed short |
|
vector bool short |
vector bool short |
|
vector pixel |
vector pixel |
|
vector unsigned long |
vector unsigned long |
|
vector signed long |
vector signed long |
|
vector bool long |
vector bool long |
|
vector float |
vector float |
|