Lines Matching refs:s1

208 $s1="ebx";
317 &movz ($v0,&HB($s1)); # 7, 6, 5*, 4
327 &movz ($v0,&LB($s1)); # 7, 6, 5, 4*
328 &shr ($s1,16); # -, -, 7, 6
336 &or ($s3,$s1); # 13,12, 7, 6
338 &mov ($s1,$v1); # s[1]=t[1]
484 { my @s = ($s0,$s1,$s2,$s3);
515 &xor ($s1,&DWP(4,$key));
536 &enccompact(0,$tbl,$s0,$s1,$s2,$s3,1);
537 &enccompact(1,$tbl,$s1,$s2,$s3,$s0,1);
538 &enccompact(2,$tbl,$s2,$s3,$s0,$s1,1);
539 &enccompact(3,$tbl,$s3,$s0,$s1,$s2,1);
549 &xor ($s1,&DWP(4,$key));
557 &enccompact(0,$tbl,$s0,$s1,$s2,$s3);
558 &enccompact(1,$tbl,$s1,$s2,$s3,$s0);
559 &enccompact(2,$tbl,$s2,$s3,$s0,$s1);
560 &enccompact(3,$tbl,$s3,$s0,$s1,$s2);
563 &xor ($s1,&DWP(20,$key));
722 &mov ($s1,&DWP(32-128,$tbl));
726 &mov ($s1,&DWP(160-128,$tbl));
759 &mov ($s1,&DWP(64-128,$tbl));
856 &exch ($s1="edi",$key="ebx");
864 &xor ($s1,&DWP(4,$key));
877 &encvert($tbl,$s0,$s1,$s2,$s3);
879 &encstep(0,$tbl,$s0,$s1,$s2,$s3);
880 &encstep(1,$tbl,$s1,$s2,$s3,$s0);
881 &encstep(2,$tbl,$s2,$s3,$s0,$s1);
882 &encstep(3,$tbl,$s3,$s0,$s1,$s2);
886 &xor ($s1,&DWP(4,$key));
902 &encvert($tbl,$s0,$s1,$s2,$s3);
904 &encstep(0,$tbl,$s0,$s1,$s2,$s3);
905 &encstep(1,$tbl,$s1,$s2,$s3,$s0);
906 &encstep(2,$tbl,$s2,$s3,$s0,$s1);
907 &encstep(3,$tbl,$s3,$s0,$s1,$s2);
910 &xor ($s1,&DWP(16*$i+4,$key));
919 &encvert($tbl,$s0,$s1,$s2,$s3);
921 &encstep(0,$tbl,$s0,$s1,$s2,$s3);
922 &encstep(1,$tbl,$s1,$s2,$s3,$s0);
923 &encstep(2,$tbl,$s2,$s3,$s0,$s1);
924 &encstep(3,$tbl,$s3,$s0,$s1,$s2);
927 &xor ($s1,&DWP(16*$i+4,$key));
936 &encvert($tbl,$s0,$s1,$s2,$s3);
938 &encstep(0,$tbl,$s0,$s1,$s2,$s3);
939 &encstep(1,$tbl,$s1,$s2,$s3,$s0);
940 &encstep(2,$tbl,$s2,$s3,$s0,$s1);
941 &encstep(3,$tbl,$s3,$s0,$s1,$s2);
944 &xor ($s1,&DWP(16*$i+4,$key));
952 &mov ($s1="ebx",$key="edi");
955 &enclast(0,$tbl,$s0,$s1,$s2,$s3);
956 &enclast(1,$tbl,$s1,$s2,$s3,$s0);
957 &enclast(2,$tbl,$s2,$s3,$s0,$s1);
958 &enclast(3,$tbl,$s3,$s0,$s1,$s2);
962 &xor ($s1,&DWP(4,$key));
1183 &lea ($s1,&DWP(-64-63,$key));
1184 &sub ($s1,"esp");
1185 &neg ($s1);
1186 &and ($s1,0x3C0); # modulo 1024, but aligned to cache-line
1187 &sub ("esp",$s1);
1198 &lea ($s1,&DWP(768-4,"esp"));
1199 &sub ($s1,$tbl);
1200 &and ($s1,0x300);
1201 &lea ($tbl,&DWP(2048+128,$tbl,$s1));
1220 &mov ($s1,&DWP(4,$acc));
1227 &mov (&DWP(4,$acc),$s1);
1280 { my @s = ($s0,$s1,$s2,$s3);
1344 &xor ($s1,&DWP(4,$key));
1366 &deccompact(0,$tbl,$s0,$s3,$s2,$s1,1);
1367 &deccompact(1,$tbl,$s1,$s0,$s3,$s2,1);
1368 &deccompact(2,$tbl,$s2,$s1,$s0,$s3,1);
1369 &deccompact(3,$tbl,$s3,$s2,$s1,$s0,1);
1378 &xor ($s1,&DWP(4,$key));
1386 &deccompact(0,$tbl,$s0,$s3,$s2,$s1);
1387 &deccompact(1,$tbl,$s1,$s0,$s3,$s2);
1388 &deccompact(2,$tbl,$s2,$s1,$s0,$s3);
1389 &deccompact(3,$tbl,$s3,$s2,$s1,$s0);
1392 &xor ($s1,&DWP(20,$key));
1509 &mov ($s1,&DWP(32-128,$tbl));
1513 &mov ($s1,&DWP(160-128,$tbl));
1577 &mov ($s1,&DWP(64-128,$tbl));
1682 &xor ($s1,&DWP(4,$key));
1693 &decstep(0,$tbl,$s0,$s3,$s2,$s1);
1694 &decstep(1,$tbl,$s1,$s0,$s3,$s2);
1695 &decstep(2,$tbl,$s2,$s1,$s0,$s3);
1696 &decstep(3,$tbl,$s3,$s2,$s1,$s0);
1699 &xor ($s1,&DWP(4,$key));
1714 &decstep(0,$tbl,$s0,$s3,$s2,$s1);
1715 &decstep(1,$tbl,$s1,$s0,$s3,$s2);
1716 &decstep(2,$tbl,$s2,$s1,$s0,$s3);
1717 &decstep(3,$tbl,$s3,$s2,$s1,$s0);
1719 &xor ($s1,&DWP(16*$i+4,$key));
1727 &decstep(0,$tbl,$s0,$s3,$s2,$s1);
1728 &decstep(1,$tbl,$s1,$s0,$s3,$s2);
1729 &decstep(2,$tbl,$s2,$s1,$s0,$s3);
1730 &decstep(3,$tbl,$s3,$s2,$s1,$s0);
1732 &xor ($s1,&DWP(16*$i+4,$key));
1740 &decstep(0,$tbl,$s0,$s3,$s2,$s1);
1741 &decstep(1,$tbl,$s1,$s0,$s3,$s2);
1742 &decstep(2,$tbl,$s2,$s1,$s0,$s3);
1743 &decstep(3,$tbl,$s3,$s2,$s1,$s0);
1745 &xor ($s1,&DWP(16*$i+4,$key));
1751 &declast(0,$tbl,$s0,$s3,$s2,$s1);
1752 &declast(1,$tbl,$s1,$s0,$s3,$s2);
1753 &declast(2,$tbl,$s2,$s1,$s0,$s3);
1754 &declast(3,$tbl,$s3,$s2,$s1,$s0);
1758 &xor ($s1,&DWP(4,$key));
1974 &lea ($s1,&DWP(-64-63,$key));
1975 &sub ($s1,"esp");
1976 &neg ($s1);
1977 &and ($s1,0x3C0); # modulo 1024, but aligned to cache-line
1978 &sub ("esp",$s1);
1989 &lea ($s1,&DWP(768-4,"esp"));
1990 &sub ($s1,$tbl);
1991 &and ($s1,0x300);
1992 &lea ($tbl,&DWP(2048+128,$tbl,$s1));
2011 &mov ($s1,&DWP(4,$acc));
2018 &mov (&DWP(4,$acc),$s1);
2082 &lea ($s1,&DWP(2048+256,$tbl));
2085 &and ($s1,0xfff); # e = (%ebp+2048+256)&0xfff
2088 &cmp ($s3,$s1); # if (p>=e) %esp =- (p-e);
2090 &sub ($s3,$s1);
2107 &mov ($s1,&DWP(4,$s3)); # load out
2114 &mov ($_out,$s1); # save copy of out
2121 &mov ($s1 eq "ebx" ? $s1 : "",$key);
2123 &sub ($s1,$tbl);
2125 &and ($s1,0xfff);
2127 &cmp ($s1,2048+256);
2129 &cmp ($s1,4096-244);
2139 &mov ($s1,&DWP(32,$tbl));
2155 &mov ($s1,&DWP(4,$key));
2162 &xor ($s1,&DWP(4,$acc));
2173 &mov (&DWP(4,$key),$s1);
2189 &mov (&DWP(4,$acc),$s1);
2219 &mov ($s1,&DWP(4,$acc));
2229 &xor ($s1,&DWP(4,$key));
2237 &mov (&DWP(4,$key),$s1);
2253 &mov ($s1,&DWP(4,$key));
2257 &mov (&DWP(4,$acc),$s1);
2265 &mov ($s1,&DWP(4,$acc));
2271 &mov (&DWP(4,$key),$s1);
2281 &xor ($s1,&DWP(4,$key));
2286 &mov (&DWP(4,$acc),$s1);
2295 &mov ($s1,&DWP(4,$acc));
2300 &mov (&DWP(4,$key),$s1);
2338 &lea ($s1,&DWP(-80-63,$key));
2339 &sub ($s1,$acc);
2340 &neg ($s1);
2341 &and ($s1,0x3C0); # modulo 1024, but aligned to cache-line
2342 &sub ($acc,$s1);
2345 &lea ($s1,&DWP(768,$acc));
2346 &sub ($s1,$tbl);
2347 &and ($s1,0x300);
2348 &lea ($tbl,&DWP(2048+128,$tbl,$s1));
2359 &mov ($s1,&DWP(4,$s3)); # load out
2366 &mov ($_out,$s1); # save copy of out
2379 &mov ($s3,$s1);
2424 &mov ($s1,&DWP(4,$key));
2431 &xor ($s1,&DWP(4,$acc));
2442 &mov (&DWP(4,$key),$s1);
2461 &mov (&DWP(4,$acc),$s1);
2473 &mov ($s1,16);
2474 &sub ($s1,$s2);
2483 &mov ($s2,$s1);
2491 &mov ($s1,&DWP(4,$key));
2510 &mov ($s1,$_out); # load out
2526 &movq (&QWP(0,$s1),"mm0"); # write output
2527 &movq (&QWP(8,$s1),"mm4");
2529 &lea ($s1,&DWP(16,$s1)); # advance out
2530 &mov ($_out,$s1); # save out
2547 &mov ("edi",$s1); # out
2559 &mov ($s1,&DWP(4,$acc));
2565 &mov (&DWP(4,$key),$s1);
2575 &xor ($s1,&DWP(4,$key));
2586 &mov (&DWP(4,$acc),$s1);
2595 &mov ($s1,&DWP(4,$acc));
2600 &mov (&DWP(4,$key),$s1);
2616 &mov (&DWP(4,$acc),$s1);
2622 &mov ($s1,&DWP(4,$acc));
2627 &mov (&DWP(4,$key),$s1);
2985 &deckey (0,$key,$s0,$s1,$s2,$s3);
2986 &deckey (1,$key,$s1,$s2,$s3,$s0);
2987 &deckey (2,$key,$s2,$s3,$s0,$s1);
2988 &deckey (3,$key,$s3,$s0,$s1,$s2);