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]

Re: reg/i expressions


> In the rtl dump I see expressions like: reg/i, reg/f and reg/v and I
> couldn't find anything on the meaning of the single letters at the end
> (I mean i,f,v). Could someone explain what they are and/or refer me to
> the documentation where they are covered? ( I have already looked at:
> Using and ... in 15.7 "Registers and Memory" where reg expression type
> is covered ).

Look in rtl.texi, for {/i} , {/f} and {/v} .


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