vec_sub_u128

Purpose

Subtracts unsigned quadword values.

The function operates on vectors as 128-bit unsigned integers.

Syntax

d=vec_sub_u128(a, b)

Result and argument types

The following table describes the types of the returned value and the function arguments.

d a b
vector unsigned char vector unsigned char vector unsigned char

Result value

Returns low 128 bits of a - b.



Voice your opinion on getting help information Ask IBM compiler experts a technical question in the IBM XL compilers forum Reach out to us