Lines Matching refs:pshufb
464 &pshufb (@MSG[0],$BSWAP);
466 &pshufb (@MSG[1],$BSWAP);
467 &pshufb (@MSG[2],$BSWAP);
468 &pshufb (@MSG[3],$BSWAP);
501 &pshufb (@MSG[0],$BSWAP);
507 &pshufb (@MSG[1],$BSWAP);
513 &pshufb (@MSG[2],$BSWAP);
518 &pshufb (@MSG[3],$BSWAP);
631 &pshufb (@X[-4&7],@X[2]); # byte swap
632 &pshufb (@X[-3&7],@X[2]);
633 &pshufb (@X[-2&7],@X[2]);
635 &pshufb (@X[-1&7],@X[2]);
858 &pshufb (@X[-4&7],@X[2]); # byte swap
878 &pshufb (@X[($Xi-3)&7],@X[2]);