mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 00:59:30 +02:00
+ enable the div helper for i8086
git-svn-id: branches/i8086@23880 -
This commit is contained in:
parent
a9640ad9c6
commit
f75ff8cc26
@ -55,6 +55,8 @@
|
||||
{$define cpurox}
|
||||
{$define SUPPORT_SAFECALL}
|
||||
{$define cpuneedsmulhelper}
|
||||
{ TODO: add another define in order to disable the div helper for 16-bit divs? }
|
||||
{$define cpuneedsdiv32helper}
|
||||
{$endif i8086}
|
||||
|
||||
{$ifdef i386}
|
||||
|
Loading…
Reference in New Issue
Block a user