This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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] Add initial POWER8 and HTM support


On Fri, 2013-01-11 at 10:24 +1030, Alan Modra wrote:
> On Thu, Jan 10, 2013 at 04:46:01PM -0600, Peter Bergner wrote:
> > +  { "pwr8",    (PPC_OPCODE_PPC | PPC_OPCODE_ISEL | PPC_OPCODE_64
> > +		| PPC_OPCODE_POWER4 | PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6
> > +		| PPC_OPCODE_POWER7 | PPC_OPCODE_POWER8
> > +		| PPC_OPCODE_ALTIVEC | PPC_OPCODE_ALTIVEC2 | PPC_OPCODE_VSX),
> > +    0 },
> 
> please make the power8 and pwr8 entries identical.  You're missing
> PPC_OPCODE_HTM from pwr8.

Heh, good catch!  Fixed and committed.  Thanks.

Peter




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