vec_splat_u8: Vector Splat Unsigned Byte

d = vec_splat_u8(a)

Returns a vector with each of the 16 unsigned 8-bits element equal to the given value.

Table 1. Vector Splat Unsigned Byte
d a
vector unsigned char 0 - 255