Home | History | Annotate | Download | only in asm

Lines Matching full:pshufd

837 	&pshufd	($inout0,$rndkey1,3<<6);	# place counter to upper dword
838 &pshufd ($inout1,$rndkey1,2<<6);
849 &pshufd ($inout2,$rndkey1,1<<6);
851 &pshufd ($inout3,$rndkey0,3<<6);
853 &pshufd ($inout4,$rndkey0,2<<6);
855 &pshufd ($inout5,$rndkey0,1<<6);
911 &pshufd ($inout0,$rndkey1,3<<6);
916 &pshufd ($inout1,$rndkey1,2<<6);
931 &pshufd ($inout2,$rndkey1,1<<6);
935 &pshufd ($inout3,$rndkey0,3<<6);
940 &pshufd ($inout4,$rndkey0,2<<6);
1072 &pshufd ($twres,$twtmp,0x13);
1080 &pshufd ($inout5,$twtmp,0x13);
1135 &pshufd ($twres,$twtmp,0x13);
1162 &pshufd ($twres,$twtmp,0x13);
1170 &pshufd ($twres,$twtmp,0x13);
1180 &pshufd ($twres,$twtmp,0x13);
1192 &pshufd ($inout5,$twtmp,0x13);
1330 &pshufd ($inout3,$twtmp,0x13);
1414 &pshufd ($twres,$twtmp,0x13);
1422 &pshufd ($inout5,$twtmp,0x13);
1477 &pshufd ($twres,$twtmp,0x13);
1504 &pshufd ($twres,$twtmp,0x13);
1512 &pshufd ($twres,$twtmp,0x13);
1522 &pshufd ($twres,$twtmp,0x13);
1534 &pshufd ($inout5,$twtmp,0x13);
1670 &pshufd ($twres,$twtmp,0x13);
1679 &pshufd ($inout3,$twtmp,0x13);
2060 &pshufd ("xmm1","xmm1",0b01010101); # critical path
2063 &pshufd ("xmm3","xmm0",0b11111111);