This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
reg/i expressions
- To: gcc at gcc dot gnu dot org
- Subject: reg/i expressions
- From: Bahman Sistany <bsistany at zucotto dot com>
- Date: Fri, 06 Jul 2001 14:30:32 -0400
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 ).
Thanks,
Bahman