vec_packsu_cc: Vector Pack Saturated Unsigned Condition Code

d = vec_packsu_cc(a, b, c)

The value of each element of the result vector is the saturated unsigned value of the corresponding element of the result of concatenating a and b. The resulting condition code from the VECTOR PACK LOGICAL SATURATE (VPKLS) instruction is returned through parameter c.

Table 1. Vector Pack Saturated Unsigned Condition Code
d a b c
vector unsigned char vector unsigned short vector unsigned short int *
vector unsigned short vector unsigned int vector unsigned int
vector unsigned int vector unsigned long long vector unsigned long long