##shuffle-vector-imm
Basic block instructions

Prev:##mul-vector
Next:##single>double-float


Vocabulary
compiler.cfg.instructions

Class description
Shuffles the vector in a SSE register according to the given shuffle pattern. It is used to extract a given element of the vector.
dstDestination register to shuffle the vector to.
srcSource register.
shuffleShuffling pattern.


See also
%shuffle-vector-imm

Definition


Methods