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]

Re: embedded assembly code in c program



warmice <warmice@sina.com> wrote:
> hello, everyone:

    Would someone tell me that how GCC supports embedded assembly code in C
? How is it be implemented? Where can I find relevant information about it ?

    Many thanks!!




useful examples are found in "info gcc" and references you should find there, as well as in source code, such as <bits/mathinline.h> from glibc (for i386).  




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