Explorar o código

* moved fwait

florian %!s(int64=4) %!d(string=hai) anos
pai
achega
d354428f42
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rtl/x86_64/math.inc

+ 1 - 1
rtl/x86_64/math.inc

@@ -301,8 +301,8 @@ const
             fld %st
             frndint
             fsubrp %st,%st(1)
-            fldcw oldcw
             fwait
+            fldcw oldcw
       end;
     {$endif FPC_SYSTEM_HAS_FRAC}