Prechádzať zdrojové kódy

+ define cpufpemu for MIPS in order to enable (optionally) FPU emulation

Nikolay Nikolov 11 mesiacov pred
rodič
commit
44c8193cfa
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      compiler/fpcdefs.inc

+ 1 - 0
compiler/fpcdefs.inc

@@ -304,6 +304,7 @@
     {$define cpu64bitalu}
     {$define cpu64bitaddr}
   {$endif}
+  {$define cpufpemu}
   {$define cpuflags} { Flags are emulated }
   {$define cputargethasfixedstack}
   {$define cpurequiresproperalignment}