mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 17:49:09 +02:00
* Use fpc_geteipasebx.
git-svn-id: trunk@9792 -
This commit is contained in:
parent
4ca3a590e8
commit
d12e107800
@ -1142,9 +1142,7 @@ str_int_shortcut:
|
|||||||
imul $1233,%ecx
|
imul $1233,%ecx
|
||||||
shr $12,%ecx
|
shr $12,%ecx
|
||||||
{$ifdef FPC_PIC}
|
{$ifdef FPC_PIC}
|
||||||
call .Lpic
|
call fpc_geteipasebx
|
||||||
.Lpic:
|
|
||||||
pop %ebx
|
|
||||||
{$ifdef darwin}
|
{$ifdef darwin}
|
||||||
movl digits-.Lpic(%ebx),%ebx
|
movl digits-.Lpic(%ebx),%ebx
|
||||||
{$else}
|
{$else}
|
||||||
|
Loading…
Reference in New Issue
Block a user