mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-22 12:29:23 +02:00
* Xtensa: needs no mul helper, all variants have the MULL instruction
git-svn-id: trunk@46539 -
This commit is contained in:
parent
8a36e63a56
commit
92d5e613b5
@ -338,7 +338,6 @@
|
|||||||
{$define cpufpemu}
|
{$define cpufpemu}
|
||||||
{$define cpuflags} { xtensa has a boolean extension }
|
{$define cpuflags} { xtensa has a boolean extension }
|
||||||
{$define cputargethasfixedstack}
|
{$define cputargethasfixedstack}
|
||||||
{$define cpuneedsmulhelper}
|
|
||||||
{$define cpuneedsdivhelper}
|
{$define cpuneedsdivhelper}
|
||||||
{$define cpucapabilities}
|
{$define cpucapabilities}
|
||||||
{$define cpurequiresproperalignment}
|
{$define cpurequiresproperalignment}
|
||||||
|
Loading…
Reference in New Issue
Block a user