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)
commit31f9ef2e97452dc1843bf3efc05ad48b2a44cc8f
tree9b568d4be12b231ad28269710e3858579de0e225
parent80daa7df6c145bd5e832aee53a8b9969ec342e05
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.
opcodes/ChangeLog
opcodes/ppc-opc.c