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: specifier on operand in asm inline


mp <dofg@ya.ru> writes:

> > For SPARC %r2 means that if the argument is the integer zero, it
> > should print %g0.  Otherwise it should print the operand as usual.
> huge thanks.
> 
> i'm curious of other operand modifiers. can you advice any docs on them?

See the gcc internals manual on "Output Templates and Operand
Substitution."

Ian


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