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]

Re: problem passing constants to inline asm


Ian Lance Taylor wrote:
So, what is the right way of passing the constants to those
"Special Dot Symbols" of gas?
Try %c0.
Thank you!
That's something that looks difficult to find in the gcc docs
though (if it is there at all).


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