소스 검색

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

git-svn-id: trunk@46539 -
florian 5 년 전
부모
커밋
92d5e613b5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      compiler/fpcdefs.inc

+ 0 - 1
compiler/fpcdefs.inc

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