add fninit to reset fpu registers before assembler routines
This commit is contained in:
@@ -74,6 +74,8 @@
|
||||
PROLOGUE
|
||||
PROFCODE
|
||||
|
||||
fninit
|
||||
|
||||
subq $STACKSIZE, %rsp
|
||||
movq %rbx, 0(%rsp)
|
||||
movq %rbp, 8(%rsp)
|
||||
|
||||
Reference in New Issue
Block a user