mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 06:39:38 +02:00
* i8086 has no 32 bit rol/ror support so disabled inlined ror/rol for now
git-svn-id: trunk@25237 -
This commit is contained in:
parent
6377c180bf
commit
86c36995dd
@ -52,7 +52,7 @@
|
||||
{//$define SUPPORT_MMX}
|
||||
{$define cpumm}
|
||||
{$define fewintregisters}
|
||||
{$define cpurox}
|
||||
{//$define cpurox}
|
||||
{$define SUPPORT_SAFECALL}
|
||||
{$define cpuneedsmulhelper}
|
||||
{ TODO: add another define in order to disable the div helper for 16-bit divs? }
|
||||
|
Loading…
Reference in New Issue
Block a user