OSDN Git Service

opcodes:
authorZack Weinberg <zackw@panix.com>
Wed, 10 Dec 2003 22:12:50 +0000 (22:12 +0000)
committerZack Weinberg <zackw@panix.com>
Wed, 10 Dec 2003 22:12:50 +0000 (22:12 +0000)
commit65b2f6815fe7bfc8759612bb4a77e73fd56f72dc
treef71a884d66f4e2ab66ddcab25630b2a8b77ab207
parent33133f97d71d5d146019a45b8df378e7c4f23d35
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