This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] PPC: reject more instructions with invalid operand combinations
- From: Peter Bergner <bergner at vnet dot ibm dot com>
- To: Alan Modra <amodra at gmail dot com>
- Cc: Jan Beulich <JBeulich at suse dot com>, binutils at sourceware dot org
- Date: Thu, 27 Oct 2011 10:50:40 -0500
- Subject: Re: [PATCH] PPC: reject more instructions with invalid operand combinations
- References: <4E832E880200007800058327@nat28.tlf.novell.com> <20111027020941.GA23343@otta> <20111027032556.GR29439@bubble.grove.modra.org>
On Thu, 2011-10-27 at 13:55 +1030, Alan Modra wrote:
> On Wed, Oct 26, 2011 at 09:09:41PM -0500, Peter Bergner wrote:
> > * ppc-opc.c (powerpc_opcodes) <drrndq, drrndq., dtstexq, dctqpq,
> > dctqpq., dctfixq, dctfixq., dxexq, dxexq., dtstsfq, dcffixq, dcffixq.,
> > diexq, diexq.>: Use FRT, FRA, FRB and FRBp repsectively on DFP quad
> > instructions.
>
> OK, I'll trust you got these correct
Oh sure, put the pressure on me now! ;) I double checked with the latest
ISA 2.06 V2 document and they match up with these changes.
> Please apply to the branch too.
Ok, committed to trunk and the branch. Thanks.
Peter