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: A Far Less Ambitous Altivec patch


On Wed, Jan 14, 2004 at 09:50:06AM +0100, Hartmut Penner wrote:
> I think gas supports %v0 and 0, but not v0.

True for -mno-regnames (the default on linux).  With -mregnames, you can
also use the unadorned regs, like v0.

> Alan, any reason, why this is this way ?

I suppose so that you can define and use symbols that happen to look
like a reg name.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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