Преглед на файлове

- removed fclex at the end of fpc_exp_real because it makes that routine 10+
times slower on P4/Athlon XP cpus, and removing it does not cause any test
suite regressions

git-svn-id: trunk@10284 -

Jonas Maebe преди 17 години
родител
ревизия
c35e0bf712
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      rtl/i386/math.inc

+ 0 - 1
rtl/i386/math.inc

@@ -144,7 +144,6 @@
         faddp       %st,%st(1)
         fscale
         fstp        %st(1)
-        fclex
      end;