* Xtensa: needs no mul helper, all variants have the MULL instruction

git-svn-id: trunk@46539 -
This commit is contained in:
florian 2020-08-21 21:35:50 +00:00
parent 8a36e63a56
commit 92d5e613b5

View File

@ -338,7 +338,6 @@
{$define cpufpemu}
{$define cpuflags} { xtensa has a boolean extension }
{$define cputargethasfixedstack}
{$define cpuneedsmulhelper}
{$define cpuneedsdivhelper}
{$define cpucapabilities}
{$define cpurequiresproperalignment}