mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 10:07: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 cpu64bitalu}
|
||||||
{$define cpu64bitaddr}
|
{$define cpu64bitaddr}
|
||||||
{$endif}
|
{$endif}
|
||||||
|
{$define cpufpemu}
|
||||||
{$define cpuflags} { Flags are emulated }
|
{$define cpuflags} { Flags are emulated }
|
||||||
{$define cputargethasfixedstack}
|
{$define cputargethasfixedstack}
|
||||||
{$define cpurequiresproperalignment}
|
{$define cpurequiresproperalignment}
|
||||||
|
Loading…
Reference in New Issue
Block a user