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


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.

This appears to have introduced some gas testsuite failures.

FAIL: PowerPC test 2
FAIL: BookE tests

Please fix.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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