Procházet zdrojové kódy

* Xtensa: needs no mul helper, all variants have the MULL instruction

git-svn-id: trunk@46539 -
florian před 5 roky
rodič
revize
92d5e613b5
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      compiler/fpcdefs.inc

+ 0 - 1
compiler/fpcdefs.inc

@@ -338,7 +338,6 @@
   {$define cpufpemu}
   {$define cpuflags} { xtensa has a boolean extension }
   {$define cputargethasfixedstack}
-  {$define cpuneedsmulhelper}
   {$define cpuneedsdivhelper}
   {$define cpucapabilities}
   {$define cpurequiresproperalignment}