Loading crypto/perlasm/x86unix.pl +1 −1 Original line number Diff line number Diff line Loading @@ -554,7 +554,7 @@ sub main'picmeup addl \$_GLOBAL_OFFSET_TABLE_+[.-1b],$regs{$dst} movl $sym\@GOT($regs{$dst}),$regs{$dst} #else movl \$$sym,$regs{$dst} leal $sym,$regs{$dst} #endif ___ push(@out,$tmp); Loading Loading
crypto/perlasm/x86unix.pl +1 −1 Original line number Diff line number Diff line Loading @@ -554,7 +554,7 @@ sub main'picmeup addl \$_GLOBAL_OFFSET_TABLE_+[.-1b],$regs{$dst} movl $sym\@GOT($regs{$dst}),$regs{$dst} #else movl \$$sym,$regs{$dst} leal $sym,$regs{$dst} #endif ___ push(@out,$tmp); Loading