mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-23 12:49:37 +01:00
* intel asm
This commit is contained in:
parent
2ad2e252a3
commit
4764f61c57
@ -1,8 +1,12 @@
|
||||
{ %cpu=i386 }
|
||||
|
||||
{ Source provided for Free Pascal Bug Report 3131 }
|
||||
{ Submitted by "Arnstein Prytz" on 2004-06-02 }
|
||||
{ e-mail: Arnstein.Prytz@jcu.edu.au }
|
||||
program tmp;
|
||||
|
||||
{$asmmode intel}
|
||||
|
||||
procedure l;
|
||||
label l1;
|
||||
begin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user