print operand modifiers in the manual

David Daney ddaney.cavm@gmail.com
Thu Sep 6 21:10:00 GMT 2012


On 09/06/2012 01:48 PM, Mike Stump wrote:
> On Sep 6, 2012, at 1:09 PM, David Daney <ddaney.cavm@gmail.com> wrote:
>> On 09/06/2012 01:00 PM, Ian Lance Taylor wrote:
>>> On Thu, Sep 6, 2012 at 11:56 AM, Mike Stump <mikestump@comcast.net> wrote:
>>>> Where in the manual are the machine specific print operand modifiers documented?  I've looked around, and just can seem to find them; surely, I can't be the first to document such a modifier.
>>>
>>> To the best of my knowledge they are not documented in the manual.
>>> The machine-specific asm constraint characters are documented in the
>>> manual, but I don't think the print operand modifiers are.
>>
>> Perhaps they should be added to the internals manual.
>
> Only if you move extended asms to the internals manual.  :-(
>

I got the idea from the Constraints documentation, and for those I 
always looked in the Internals Manual.  But now I see that there is 
similar, but not identical, Constraints documentation in both the GCC 
manual and the Internals Manual.

I am not so fluent in texinfo that I would attempt it, but it seems that 
these sections should be factored into separate files so that the same 
information can appear in both manuals and not have the current 
divergence of content.

David Daney



More information about the Gcc mailing list