vec_splat_s32: Vector Splat Signed Word

d = vec_splat_s32(a)

Returns a vector with each of the 4 signed 32-bits element equal to the given value.

Table 1. Vector Splat Signed Word
d a
vector signed int -215 - 215-1