Re: Inline asm - only clobber list case sensitive?

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

 



On 11/15/2013 09:26 AM, Michael Weise wrote:
> * Register names being upper case are not recognized - but only in the
> clobber list.

The clobber list is parsed by GCC, the instructions by the assembler.
I don't think GCC even looks at the register names in the assembly
code -- it just passes them through as strings.

Andrew.




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux