mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 23:49:22 +02:00
* rex is x86_64 only
git-svn-id: trunk@3078 -
This commit is contained in:
parent
0845e7c217
commit
583668896a
@ -1835,9 +1835,11 @@ implementation
|
||||
inc(len);
|
||||
214 :
|
||||
begin
|
||||
{$ifdef x86_64}
|
||||
if rex=0 then
|
||||
inc(len);
|
||||
rex:=rex or $48;
|
||||
{$endif x86_64}
|
||||
end;
|
||||
200,
|
||||
201,
|
||||
|
Loading…
Reference in New Issue
Block a user