use emms instead, add WIN guards
This commit is contained in:
@@ -74,7 +74,9 @@
|
||||
PROLOGUE
|
||||
PROFCODE
|
||||
|
||||
fninit
|
||||
#ifdef WINDOWS_ABI
|
||||
emms
|
||||
#endif
|
||||
|
||||
subq $STACKSIZE, %rsp
|
||||
movq %rbx, 0(%rsp)
|
||||
|
||||
Reference in New Issue
Block a user