Technical: Hardware: G4
Advanced Search
Apple Developer Connection
Member Login Log In | Not a Member? Support

Vector Multiply Odd Integer

vec_mulo(arg1, arg2)

Each element of the result is the product of the corresponding low half-width elements of arg1 and arg2.


Result

arg1 and arg2

Maps To

vector unsigned short

vector unsigned char

vmuloub

vector signed short

vector signed char

vmulosb

vector unsigned long

vector unsigned short

vmulouh

vector signed long

vector signed short

vmulosh