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

Vector Add & Write Carry-out

vec_addc(arg1, arg2)

Each element of the result is the carry produced by adding the corresponding elements of arg1 and arg2. A carry gives a value of 1; no carry gives a value of zero.

Result

arg1 and arg2

Maps To

vector unsigned long

vector unsigned long

vaddcuw