[PATCH] Update mtfsf and mtfsfi instructions to support new optional operands.

Alan Modra amodra@bigpond.net.au
Wed May 16 23:12:00 GMT 2007


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.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list