mirror of
https://codeberg.org/wownero/RandomWOW
synced 2026-03-05 22:27:33 -05:00
SuperscalarHash JIT compiler
(unfinished)
This commit is contained in:
8
src/asm/program_sshash_load.inc
Normal file
8
src/asm/program_sshash_load.inc
Normal file
@@ -0,0 +1,8 @@
|
||||
;xor r8, qword ptr [rbx+0]
|
||||
;xor r9, qword ptr [rbx+8]
|
||||
;xor r10, qword ptr [rbx+16]
|
||||
;xor r11, qword ptr [rbx+24]
|
||||
;xor r12, qword ptr [rbx+32]
|
||||
;xor r13, qword ptr [rbx+40]
|
||||
;xor r14, qword ptr [rbx+48]
|
||||
;xor r15, qword ptr [rbx+56]
|
||||
Reference in New Issue
Block a user