Unified ASM functions signature

This commit is contained in:
SChernykh
2019-03-13 22:00:44 +01:00
parent 2f4ddb35d9
commit 2ca1fe20b8
30 changed files with 121 additions and 55 deletions

View File

@@ -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