aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu/s_frexpf.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/fpu/s_frexpf.S')
-rw-r--r--sysdeps/i386/fpu/s_frexpf.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/i386/fpu/s_frexpf.S b/sysdeps/i386/fpu/s_frexpf.S
index 5c8c8ee..74b8809 100644
--- a/sysdeps/i386/fpu/s_frexpf.S
+++ b/sysdeps/i386/fpu/s_frexpf.S
@@ -67,6 +67,7 @@ ENTRY (BP_SYM (__frexpf))
fmuls MO(two25)
movl $-25, %ecx
fstps VAL(%esp)
+ fwait
movl VAL(%esp), %eax
movl %eax, %edx
andl $0x7fffffff, %eax