Fixed rounding mode after running cn/upx
This commit is contained in:
parent
5f9e0ebc6c
commit
54bc91d5e3
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ upx2_main_loop:
|
||||||
sub QWORD PTR [rsp+8], 1
|
sub QWORD PTR [rsp+8], 1
|
||||||
jne upx2_main_loop
|
jne upx2_main_loop
|
||||||
|
|
||||||
ldmxcsr DWORD PTR [rsp+28]
|
ldmxcsr DWORD PTR [rsp+24]
|
||||||
|
|
||||||
movaps xmm13, XMMWORD PTR [rsp+80]
|
movaps xmm13, XMMWORD PTR [rsp+80]
|
||||||
lea r11, QWORD PTR [rsp+216]
|
lea r11, QWORD PTR [rsp+216]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue