Unified ASM functions signature
This commit is contained in:
parent
5d9ebb0b91
commit
1bb8f77b52
30 changed files with 121 additions and 55 deletions
|
@ -6,6 +6,8 @@ PUBLIC FN_PREFIX(CryptonightR_soft_aes_template_end)
|
|||
|
||||
ALIGN(64)
|
||||
FN_PREFIX(CryptonightR_soft_aes_template_part1):
|
||||
mov rcx, [rcx]
|
||||
|
||||
mov QWORD PTR [rsp+8], rcx
|
||||
push rbx
|
||||
push rbp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue