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]Mode mode macros


On Wed, Nov 24, 2004 at 03:49:00PM +0000, Nathan Sidwell wrote:
> This replaces more patterns with mode macros.  I cleaned up
> some instruction names that didn't play nicely, and changed the andc
> pattern in line with what Dan Jacobowitz suggested.
> 
> booted & tested on ppc-unknown-linux-gnualtivec, ok?

Do you mind changing the references to register 110 to a define_constant,
and define one accordingly?  Since you're touching the code :-).

> !    (set (reg:SI 110) (unspec:SI [(const_int 0)] 213))]

Ok.

Aldy


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