Optimized soft AES implementations
cn-pico: +6.7% cn/half: +6.2% cn/2: +4.3% cn-heavy: +9.1% cn/wow, cn/r: 2.4-2.6 times faster
This commit is contained in:
parent
a5dcd6dd1f
commit
488cec09dd
18 changed files with 2380 additions and 1090 deletions
|
@ -518,6 +518,8 @@ PUBLIC CryptonightR_instruction_mov256
|
|||
|
||||
INCLUDE CryptonightWOW_template_win.inc
|
||||
INCLUDE CryptonightR_template_win.inc
|
||||
INCLUDE CryptonightWOW_soft_aes_template_win.inc
|
||||
INCLUDE CryptonightR_soft_aes_template_win.inc
|
||||
|
||||
CryptonightR_instruction0:
|
||||
imul rbx, rbx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue