mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 04:47:57 +02:00
13 lines
183 B
ObjectPascal
13 lines
183 B
ObjectPascal
begin
|
|
asm
|
|
movl %eax,%eax
|
|
movl %eax,%eax
|
|
movl %eax,%eax
|
|
movl %eax,%eax
|
|
movl %eax,%eax
|
|
movl %eax,%eax
|
|
movl %eax,%eax
|
|
end ;
|
|
i:=0;
|
|
end.
|