mirror of
https://codeberg.org/wownero/RandomWOW
synced 2026-03-04 21:57:36 -05:00
Fixed reading from the red zone
This commit is contained in:
@@ -605,8 +605,9 @@ randomx_isn_155:
|
||||
rol rax, 31
|
||||
and eax, 24576
|
||||
or eax, 40896
|
||||
mov dword ptr [rsp-8], eax
|
||||
ldmxcsr dword ptr [rsp-8]
|
||||
push rax
|
||||
ldmxcsr dword ptr [rsp]
|
||||
pop rax
|
||||
randomx_isn_156:
|
||||
; FSUB_R f3, a2
|
||||
subpd xmm3, xmm10
|
||||
|
||||
Reference in New Issue
Block a user