|
@@ -52,7 +52,7 @@
|
|
{//$define SUPPORT_MMX}
|
|
{//$define SUPPORT_MMX}
|
|
{$define cpumm}
|
|
{$define cpumm}
|
|
{$define fewintregisters}
|
|
{$define fewintregisters}
|
|
- {$define cpurox}
|
|
|
|
|
|
+ {//$define cpurox}
|
|
{$define SUPPORT_SAFECALL}
|
|
{$define SUPPORT_SAFECALL}
|
|
{$define cpuneedsmulhelper}
|
|
{$define cpuneedsmulhelper}
|
|
{ TODO: add another define in order to disable the div helper for 16-bit divs? }
|
|
{ TODO: add another define in order to disable the div helper for 16-bit divs? }
|