shuffle method

Int32x4 shuffle (int mask)

Shuffle the lane values. mask must be one of the 256 shuffle constants.

Implementation

Int32x4 shuffle(int mask);