mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 14:47:55 +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 cpuflags} { xtensa has a boolean extension }
|
||||
{$define cputargethasfixedstack}
|
||||
{$define cpuneedsmulhelper}
|
||||
{$define cpuneedsdivhelper}
|
||||
{$define cpucapabilities}
|
||||
{$define cpurequiresproperalignment}
|
||||
|
Loading…
Reference in New Issue
Block a user