e_padlock-x86_64.pl: fix typo.
This commit is contained in:
parent
149ca7128c
commit
d18762f7c9
1 changed files with 2 additions and 1 deletions
|
@ -181,7 +181,8 @@ padlock_sha256_blocks:
|
|||
ret
|
||||
.size padlock_sha256_blocks,.-padlock_sha256_blocks
|
||||
|
||||
.globl padlock_sha512_blocks,\@function,3
|
||||
.globl padlock_sha512_blocks
|
||||
.type padlock_sha512_blocks,\@function,3
|
||||
.align 16
|
||||
padlock_sha512_blocks:
|
||||
mov %rdx,%rcx
|
||||
|
|
Loading…
Reference in a new issue