This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: GCC inline assembler


Ben Elliston wrote:
>
>Jonathan Wilson <jonwil@tpgi.com.au> writes:
>
>> Is there any examples out there of doing GCC inline ASM?
>
>Yes, there is adequate documentation in the GCC manual.
>Did you look there?

You could also try grepping the source to glibc for "asm".  I know inline asm is used in there in places.
 
David Daney
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]