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]
Other format: [Raw text]

Re: Accessing IP on IA-64 with RTL


> Then it doesn't really matter what sort of pattern you use.

My problem was I didn't think to access ip using a pattern.  I was
trying to figure out how to do it with gen_rtx_REG and that meant adding
ip to the list of known IA64 registers.  The pattern idea seems simpler
now that I see it and it is working.

Steve Ellcey
sje@cup.hp.com


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