tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Inline assembler


From: Daniel Glöckner
Subject: Re: [Tinycc-devel] Inline assembler
Date: Thu, 13 Jul 2017 12:03:21 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hi,

On Thu, Jul 13, 2017 at 07:19:30AM +0300, ANDY TAKKER wrote:
> Evil tongues from
> https://sites.google.com/site/excelmidi/universal_student_ide/universal_student_ide_en
> claim that TCC inline Assembler
> not see local variables. I don't believe.
> TCC such old. What I do wrong?

TCC uses the GCC way of passing parameters to inline assembler.
See https://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html

Best regards,

  Daniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]