This is the mail archive of the gcc-help@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]

Standalone example of asm() in C++ code using gcc


Hi,

I don't find a good document in using asm() in gcc. I see some
discussions on asm() here
<http://stackoverflow.com/questions/15534899/simple-x86-64-c-inline-assembly-hello-world-example>.
Could any experts let me know where the document and tutorial for
asm() in gcc are? Thanks.

-- 
Regards,
Peng


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