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
|
@ -531,6 +531,8 @@ PUBLIC FN_PREFIX(CryptonightR_instruction_mov256)
|
|||
|
||||
#include "CryptonightWOW_template.inc"
|
||||
#include "CryptonightR_template.inc"
|
||||
#include "CryptonightWOW_soft_aes_template.inc"
|
||||
#include "CryptonightR_soft_aes_template.inc"
|
||||
|
||||
FN_PREFIX(CryptonightR_instruction0):
|
||||
imul rbx, rbx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue