OSDN Git Service

opcodes:
authorzack <zack>
Wed, 10 Dec 2003 22:12:49 +0000 (22:12 +0000)
committerzack <zack>
Wed, 10 Dec 2003 22:12:49 +0000 (22:12 +0000)
commitf9c3de9070f9a2ca69d7f5757138e0a9f09fa815
tree5f7d91eae30e911ed215eda6359d4cf4187cb9e3
parent90cb6518066ace7e247815ea389c8da90b4e9479
opcodes:
* ppc-opc.c (MO): Make optional.
(RAO, RSO, SHO): New optional forms of RA, RS, SH operands.
(tlbwe): Accept for both PPC403 and BOOKE.  Make all operands optional.
gas:
* tc-ppc.c (md_assemble): Rewrite comment about optional operands
to indicate that 'all or none' is also handled.  Pluralize a
word in another comment.
gas/testsuite:
* gas/ppc/booke.s: Add two more forms of the mbar instruction
and three forms of the tlbwe instruction.
* gas/ppc/booke.d: Update to match.
gas/ChangeLog
gas/config/tc-ppc.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ppc/booke.d
gas/testsuite/gas/ppc/booke.s
opcodes/ChangeLog
opcodes/ppc-opc.c