This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] PPC Add Power6x Support to dl-procinfo


On Sun, Nov 12, 2006 at 11:22:33PM -0600, Steven Munroe wrote:
> The POWER6 processor includes addtional instructions beyond the 2.05 ISA 
> (Move Float to GRP, Move Float from GRP) which are available as the 
> default on unmanaged systems (single partition systems identified  by 
> the AT_PLATFORM="power6x"). For Partitioned systems those instructions 
> are disabled by default (AT_PLATFORM="power6"). Paul Mackerras recently 
> posted the power6, power6x kernel support: 
> http://patchwork.ozlabs.org/linuxppc/patch?id=7989

Shouldn't arch_2_05 and PPC_FEATURE_ARCH_2_05 be renamed to
power6 and PPC_FEATURE_POWER6 respectively?

	Jakub


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