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] - Use of powerpc 64bit instructions in 32bit ABI


On Wed, Oct 15, 2003 at 05:22:47PM -0400, David Edelsohn wrote:
> 	What am I misunderstanding about the SPARC v8plus mode?

You also need to look at stuff conditionalized on TARGET_V9.

> 	Apple's PowerPC patch holds function-local 64-bit values in GPRs
> and allows all 64-bit arithmetic and logical operations to be performed.
> The functionality is broader, so it requires internal changes to the
> common parts of GCC.

I don't believe you.


r~


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