提交 5fa6d850 编写于 作者: A Andy Polyakov

Remove development leftover from whrlpool/asm/wp-mmx.pl.

上级 4adfe93c
......@@ -45,7 +45,7 @@
# non-MMX implementation would actually pay off, but till
# opposite is proved "unlikely" is assumed.
push(@INC,"../CVS/HEAD/openssl/crypto/perlasm","../../perlasm");
push(@INC,"../../perlasm");
require "x86asm.pl";
&asm_init($ARGV[0],"wp-mmx.pl");
......@@ -99,7 +99,7 @@ $tbl="ebp";
&call (&label("pic_point"));
&set_label("pic_point");
&blindpop($tbl);
&lea ($tbl,&DWP(&label("table")."-".&label("pic_point"),$tbl));
&lea ($tbl,&DWP(&label("table")."-".&label("pic_point"),$tbl));
&xor ("ecx","ecx");
&xor ("edx","edx");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册