Home | History | Annotate | Download | only in asm

Lines Matching refs:BSWAP

146 	bswap	$xi[0]
153 bswap $xi[1]
337 my ($ABCD,$E,$E_,$BSWAP,$ABCD_SAVE,$E_SAVE)=map("%xmm$_",(0..3,8,9));
357 movdqa K_XX_XX+0xa0(%rip),$BSWAP # byte-n-word swap
364 pshufb $BSWAP,@MSG[0]
366 pshufb $BSWAP,@MSG[1]
367 pshufb $BSWAP,@MSG[2]
369 pshufb $BSWAP,@MSG[3]
404 pshufb $BSWAP,@MSG[0]
410 pshufb $BSWAP,@MSG[1]
416 pshufb $BSWAP,@MSG[2]
421 pshufb $BSWAP,@MSG[3]