mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 15:47:54 +02:00
+ define cpufpemu for MIPS in order to enable (optionally) FPU emulation
This commit is contained in:
parent
7b02331168
commit
44c8193cfa
@ -304,6 +304,7 @@
|
||||
{$define cpu64bitalu}
|
||||
{$define cpu64bitaddr}
|
||||
{$endif}
|
||||
{$define cpufpemu}
|
||||
{$define cpuflags} { Flags are emulated }
|
||||
{$define cputargethasfixedstack}
|
||||
{$define cpurequiresproperalignment}
|
||||
|
Loading…
Reference in New Issue
Block a user