mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-06 15:42:38 -05:00
Update cn_main_loop.asm
I was scanning the code and found this line to be missing. Not sure if this was a mistake or if it was intentionally left out?
This commit is contained in:
@@ -8,6 +8,7 @@ PUBLIC cnv2_mainloop_bulldozer_asm
|
|||||||
PUBLIC cnv2_double_mainloop_sandybridge_asm
|
PUBLIC cnv2_double_mainloop_sandybridge_asm
|
||||||
PUBLIC cnv2_rwz_mainloop_asm
|
PUBLIC cnv2_rwz_mainloop_asm
|
||||||
PUBLIC cnv2_rwz_double_mainloop_asm
|
PUBLIC cnv2_rwz_double_mainloop_asm
|
||||||
|
PUBLIC cnv2_upx_double_mainloop_zen3_asm
|
||||||
|
|
||||||
ALIGN(64)
|
ALIGN(64)
|
||||||
cnv1_single_mainloop_asm PROC
|
cnv1_single_mainloop_asm PROC
|
||||||
|
|||||||
Reference in New Issue
Block a user