Fixed reading from the red zone

This commit is contained in:
tevador 2019-04-26 23:32:10 +02:00
parent e758c1e2b2
commit ff88a57a98
3 changed files with 7 additions and 5 deletions

View file

@ -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