use emms instead, add WIN guards

This commit is contained in:
Matti Picus
2020-10-12 18:15:01 +03:00
parent a5b164946c
commit 403eb513a0
27 changed files with 87 additions and 29 deletions
+3 -1
View File
@@ -74,7 +74,9 @@
PROLOGUE
PROFCODE
fninit
#ifdef WINDOWS_ABI
emms
#endif
subq $STACKSIZE, %rsp
movq %rbx, 0(%rsp)