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: altivec stack frame patches


On Wed, 2001-11-21 at 16:28, David Edelsohn wrote:
> 	Now that the assembler supports mtvrsve and mfvrsave, I think that
> you can get rid of the get_vrsave and set_vrsave patterns in favor of
> adding vrsave to the SPECIAL_REGS class and using the movsi pattern.

ahhh, good point.  i didn't know about special_regs.

question... i see a r=h pattern that yields "mf%1,%0".  how about the
other way around, "h=r" that yelds "mt....".  where's that?

in any case, i have a few more things in my pipeline/tree, but i'll put
this on my list for soonish. 


sound good?

> David
-- 
Aldy Hernandez			E-mail: aldyh@redhat.com
Professional Gypsy
Red Hat, Inc.


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