add fninit to reset fpu registers before assembler routines

This commit is contained in:
Matti Picus
2020-10-05 22:13:25 +03:00
parent dfaafd3b55
commit a5b164946c
27 changed files with 50 additions and 1 deletions

View File

@@ -74,6 +74,8 @@
PROLOGUE
PROFCODE
fninit
subq $STACKSIZE, %rsp
movq %rbx, 0(%rsp)
movq %rbp, 8(%rsp)