|
@@ -51,6 +51,7 @@
|
|
|
{$define cpumm}
|
|
|
{$define fewintregisters}
|
|
|
{//$define cpurox}
|
|
|
+ {$define cpurefshaveindexreg}
|
|
|
{$define SUPPORT_SAFECALL}
|
|
|
{$define cpuneedsmulhelper}
|
|
|
{ TODO: add another define in order to disable the div helper for 16-bit divs? }
|
|
@@ -70,6 +71,7 @@
|
|
|
{$define cpumm}
|
|
|
{$define fewintregisters}
|
|
|
{$define cpurox}
|
|
|
+ {$define cpurefshaveindexreg}
|
|
|
{$define SUPPORT_SAFECALL}
|
|
|
{$define SUPPORT_GET_FRAME}
|
|
|
{$define cpucapabilities}
|