• Home
  • Raw
  • Download

Lines Matching refs:s0

197 $s0="eax";
304 &movz ($v0,&LB($s0)); # 3, 2, 1, 0*
311 &rotr ($s0,16); # 1, 0, 3, 2
322 &movz ($v0,&HB($s0)); # 1, 0, 3*, 2
330 &movz ($v0,&LB($s0)); # 1, 0, 3, 2*
342 &shr ($s0,24); # 1*
344 &xor ($s2,&DWP(3,$te,$s0,8)); # 1
345 &mov ($s0,$__s0); # s[0]=t[0]
474 { my @s = ($s0,$s1,$s2,$s3);
503 &xor ($s0,&DWP(0,$key)); # xor with key
525 &enccompact(0,$tbl,$s0,$s1,$s2,$s3,1);
526 &enccompact(1,$tbl,$s1,$s2,$s3,$s0,1);
527 &enccompact(2,$tbl,$s2,$s3,$s0,$s1,1);
528 &enccompact(3,$tbl,$s3,$s0,$s1,$s2,1);
536 &xor ($s0,&DWP(0,$key));
545 &enccompact(0,$tbl,$s0,$s1,$s2,$s3);
546 &enccompact(1,$tbl,$s1,$s2,$s3,$s0);
547 &enccompact(2,$tbl,$s2,$s3,$s0,$s1);
548 &enccompact(3,$tbl,$s3,$s0,$s1,$s2);
550 &xor ($s0,&DWP(16,$key));
702 &mov ($s0,0x1b1b1b1b); # magic constant
703 &mov (&DWP(8,"esp"),$s0);
704 &mov (&DWP(12,"esp"),$s0);
707 &mov ($s0,&DWP(0-128,$tbl));
711 &mov ($s0,&DWP(128-128,$tbl));
743 &mov ($s0,&DWP(0-128,$tbl));
849 &xor ($s0,&DWP(0,$key)); # xor with key
863 &encvert($tbl,$s0,$s1,$s2,$s3);
865 &encstep(0,$tbl,$s0,$s1,$s2,$s3);
866 &encstep(1,$tbl,$s1,$s2,$s3,$s0);
867 &encstep(2,$tbl,$s2,$s3,$s0,$s1);
868 &encstep(3,$tbl,$s3,$s0,$s1,$s2);
871 &xor ($s0,&DWP(0,$key));
888 &encvert($tbl,$s0,$s1,$s2,$s3);
890 &encstep(0,$tbl,$s0,$s1,$s2,$s3);
891 &encstep(1,$tbl,$s1,$s2,$s3,$s0);
892 &encstep(2,$tbl,$s2,$s3,$s0,$s1);
893 &encstep(3,$tbl,$s3,$s0,$s1,$s2);
895 &xor ($s0,&DWP(16*$i+0,$key));
905 &encvert($tbl,$s0,$s1,$s2,$s3);
907 &encstep(0,$tbl,$s0,$s1,$s2,$s3);
908 &encstep(1,$tbl,$s1,$s2,$s3,$s0);
909 &encstep(2,$tbl,$s2,$s3,$s0,$s1);
910 &encstep(3,$tbl,$s3,$s0,$s1,$s2);
912 &xor ($s0,&DWP(16*$i+0,$key));
922 &encvert($tbl,$s0,$s1,$s2,$s3);
924 &encstep(0,$tbl,$s0,$s1,$s2,$s3);
925 &encstep(1,$tbl,$s1,$s2,$s3,$s0);
926 &encstep(2,$tbl,$s2,$s3,$s0,$s1);
927 &encstep(3,$tbl,$s3,$s0,$s1,$s2);
929 &xor ($s0,&DWP(16*$i+0,$key));
941 &enclast(0,$tbl,$s0,$s1,$s2,$s3);
942 &enclast(1,$tbl,$s1,$s2,$s3,$s0);
943 &enclast(2,$tbl,$s2,$s3,$s0,$s1);
944 &enclast(3,$tbl,$s3,$s0,$s1,$s2);
947 &xor ($s0,&DWP(0,$key));
1164 &mov ($s0,"esp");
1175 &mov ($_esp,$s0); # save stack pointer
1180 &picmeup($s0,"OPENSSL_ia32cap_P",$tbl,&label("pic_point")) if (!$x86only);
1190 &bt (&DWP(0,$s0),25); # check for SSE bit
1205 &mov ($s0,&DWP(0,$acc)); # load input data
1212 &mov (&DWP(0,$acc),$s0); # write output data
1266 { my @s = ($s0,$s1,$s2,$s3);
1329 &xor ($s0,&DWP(0,$key)); # xor with key
1352 &deccompact(0,$tbl,$s0,$s3,$s2,$s1,1);
1353 &deccompact(1,$tbl,$s1,$s0,$s3,$s2,1);
1354 &deccompact(2,$tbl,$s2,$s1,$s0,$s3,1);
1355 &deccompact(3,$tbl,$s3,$s2,$s1,$s0,1);
1363 &xor ($s0,&DWP(0,$key));
1372 &deccompact(0,$tbl,$s0,$s3,$s2,$s1);
1373 &deccompact(1,$tbl,$s1,$s0,$s3,$s2);
1374 &deccompact(2,$tbl,$s2,$s1,$s0,$s3);
1375 &deccompact(3,$tbl,$s3,$s2,$s1,$s0);
1377 &xor ($s0,&DWP(16,$key));
1487 &mov ($s0,0x1b1b1b1b); # magic constant
1488 &mov (&DWP(8,"esp"),$s0);
1489 &mov (&DWP(12,"esp"),$s0);
1492 &mov ($s0,&DWP(0-128,$tbl));
1496 &mov ($s0,&DWP(128-128,$tbl));
1559 &mov ($s0,&DWP(0-128,$tbl));
1665 &xor ($s0,&DWP(0,$key)); # xor with key
1677 &decstep(0,$tbl,$s0,$s3,$s2,$s1);
1678 &decstep(1,$tbl,$s1,$s0,$s3,$s2);
1679 &decstep(2,$tbl,$s2,$s1,$s0,$s3);
1680 &decstep(3,$tbl,$s3,$s2,$s1,$s0);
1682 &xor ($s0,&DWP(0,$key));
1698 &decstep(0,$tbl,$s0,$s3,$s2,$s1);
1699 &decstep(1,$tbl,$s1,$s0,$s3,$s2);
1700 &decstep(2,$tbl,$s2,$s1,$s0,$s3);
1701 &decstep(3,$tbl,$s3,$s2,$s1,$s0);
1702 &xor ($s0,&DWP(16*$i+0,$key));
1711 &decstep(0,$tbl,$s0,$s3,$s2,$s1);
1712 &decstep(1,$tbl,$s1,$s0,$s3,$s2);
1713 &decstep(2,$tbl,$s2,$s1,$s0,$s3);
1714 &decstep(3,$tbl,$s3,$s2,$s1,$s0);
1715 &xor ($s0,&DWP(16*$i+0,$key));
1724 &decstep(0,$tbl,$s0,$s3,$s2,$s1);
1725 &decstep(1,$tbl,$s1,$s0,$s3,$s2);
1726 &decstep(2,$tbl,$s2,$s1,$s0,$s3);
1727 &decstep(3,$tbl,$s3,$s2,$s1,$s0);
1728 &xor ($s0,&DWP(16*$i+0,$key));
1735 &declast(0,$tbl,$s0,$s3,$s2,$s1);
1736 &declast(1,$tbl,$s1,$s0,$s3,$s2);
1737 &declast(2,$tbl,$s2,$s1,$s0,$s3);
1738 &declast(3,$tbl,$s3,$s2,$s1,$s0);
1741 &xor ($s0,&DWP(0,$key));
1953 &mov ($s0,"esp");
1964 &mov ($_esp,$s0); # save stack pointer
1969 &picmeup($s0,"OPENSSL_ia32cap_P",$tbl,&label("pic_point")) if(!$x86only);
1979 &bt (&DWP(0,$s0),25); # check for SSE bit
1994 &mov ($s0,&DWP(0,$acc)); # load input data
2001 &mov (&DWP(0,$acc),$s0); # write output data
2040 &picmeup($s0,"OPENSSL_ia32cap_P",$tbl,&label("pic_point")) if(!$x86only);
2057 &bt (&DWP(0,$s0),28); # check for hyper-threading bit
2065 &mov ($s0,$tbl);
2068 &and ($s0,0xfff); # s = %ebp&0xfff
2078 &sub ($s3,$s0);
2090 &mov ($s0,&DWP(0,$s3)); # load inp
2097 &mov ($_inp,$s0); # save copy of inp
2122 &mov ($s0,&DWP(0,$tbl));
2138 &mov ($s0,&DWP(0,$key)); # load iv
2145 &xor ($s0,&DWP(0,$acc)); # xor input data
2156 &mov (&DWP(0,$key),$s0); # save output data
2172 &mov (&DWP(0,$acc),$s0); # save ivec
2202 &mov ($s0,&DWP(0,$acc)); # read input
2212 &xor ($s0,&DWP(0,$key)); # xor iv
2220 &mov (&DWP(0,$key),$s0); # write output
2236 &mov ($s0,&DWP(0,$key)); # load iv
2240 &mov (&DWP(0,$acc),$s0); # copy back to user
2248 &mov ($s0,&DWP(0,$acc)); # read input
2254 &mov (&DWP(0,$key),$s0); # copy to temp
2264 &xor ($s0,&DWP(0,$key)); # xor iv
2269 &mov (&DWP(0,$acc),$s0); # write output
2278 &mov ($s0,&DWP(0,$acc)); # read temp
2283 &mov (&DWP(0,$key),$s0); # copy iv
2314 &mov ($s0,&DWP(0,$s0)) if (!$x86only);# load OPENSSL_ia32cap
2340 &mov ($_tmp,$s0); # save OPENSSL_ia32cap
2342 &mov ($s0,&DWP(0,$s3)); # load inp
2349 &mov ($_inp,$s0); # save copy of inp
2356 &mov ($acc,$s0);
2407 &mov ($s0,&DWP(0,$key)); # load iv
2414 &xor ($s0,&DWP(0,$acc)); # xor input data
2425 &mov (&DWP(0,$key),$s0); # save output data
2444 &mov (&DWP(0,$acc),$s0); # save ivec
2468 &xor ($s0,$s0);
2474 &mov ($s0,&DWP(0,$key));
2493 &lea ($s0,$ivec);
2526 &movq (&QWP(0,$s0),"mm0"); # save output to temp
2527 &movq (&QWP(8,$s0),"mm4");
2532 &mov ("esi",$s0); # temp
2542 &mov ($s0,&DWP(0,$acc)); # read input
2548 &mov (&DWP(0,$key),$s0); # copy to temp
2558 &xor ($s0,&DWP(0,$key)); # xor iv
2569 &mov (&DWP(0,$acc),$s0); # write output
2578 &mov ($s0,&DWP(0,$acc)); # read temp
2583 &mov (&DWP(0,$key),$s0); # copy it to iv
2599 &mov (&DWP(0,$acc),$s0); # save output to temp
2605 &mov ($s0,&DWP(0,$acc)); # re-read input
2610 &mov (&DWP(0,$key),$s0); # copy it to iv
2966 &mov ($s0,&DWP(16,$key)); # modulo-scheduled load
2969 &deckey (0,$key,$s0,$s1,$s2,$s3);
2970 &deckey (1,$key,$s1,$s2,$s3,$s0);
2971 &deckey (2,$key,$s2,$s3,$s0,$s1);
2972 &deckey (3,$key,$s3,$s0,$s1,$s2);