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: MS/CW-style inline assembly for GCC



On May 7, 2004, at 17:54, Ian Lance Taylor wrote:
But I admit that I am curious as to how you documented your
implementation of the CW asm syntax.  The example which Andrew posted
included things which looked like structure fields being used as
offset values.  Presumably __asm_get_global_ptr stores the address of
a global variable in a register.

Just to let people know __asm_get_global_ptr is a macro.


Thanks,
Andrew pinski


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