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/committed] Update mtfsf and mtfsfi instructions to support new optional operands.


On Thu, 2007-05-17 at 08:42 +0930, Alan Modra wrote:
> On Wed, May 16, 2007 at 03:35:48PM -0500, Peter Bergner wrote:
> > 	* ppc-dis.c (operand_value_powerpc, skip_optional_operands): New.
> > 	(print_insn_powerpc): Use the new operand_value_powerpc and
> > 	skip_optional_operands functions to omit or print all optional
> > 	operands as a group.
> > 	* ppc-opc.c (BFF, W, XFL_L, XWRA_MASK): New.
> > 	(XFL_MASK): Delete L and W bits from the mask.
> > 	(mtfsfi, mtfsfi.): Replace use of BF with BFF.  Relpace use of XRA_MASK
> > 	with XWRA_MASK.  Use W.
> > 	(mtfsf, mtfsf.): Use XFL_L and W.
> 
> Looks good.  Please commit.

Done.  Thanks.

Peter




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