Переглянути джерело

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

Nikolay Nikolov 11 місяців тому
батько
коміт
44c8193cfa
1 змінених файлів з 1 додано та 0 видалено
  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}