This is the mail archive of the gcc-patches@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: [PATCH] improve index register recognition


On Tue, Aug 10, 2004 at 01:19:35AM +0200, Roman Zippel wrote:
> (plus (sign_extract ((mult (reg %d0) 2)) 17 15) (reg %a0))
> 
> which corresponds to (%a0,%d0.w*2).

Hum, I guess.  I'd rather not add codes at random here.  I think
we can safely characterize the index as !OBJECT_P though.


r~


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