* Converted conditional-trap MIPS opcodes to extra-operand variety also.
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 7 May 1998 17:45:24 +0000 (17:45 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 7 May 1998 17:45:24 +0000 (17:45 +0000)
commita5c3c53c34092fab3295715ee13cc7011aa40d9c
tree25750e9458752266e756730ecb81844f57c00c6c
parentbbee738e866cc755b11aebf596533969a4c418cf
* Converted conditional-trap MIPS opcodes to extra-operand variety also.
* Bonus test cases to confirm behavior.

[ChangeLog]
Thu May  7 12:50:33 1998  Frank Ch. Eigler  <fche@cygnus.com>

* config/tc-mips.c (validate_mips_insn): Removed hack
for previously inaccessible bitfields in some INSN_TRAP
instructions.

[testsuite/ChangeLog]

Thu May  7 13:05:25 1998  Frank Ch. Eigler  <fche@cygnus.com>

* gas/mips/break20.[sd]: New tests for 20-bit operand break and
  sddbp instructions.
* gas/mips/trap20.[sd]: New tests for 20-bit operand trap
  instructions.
* gas/mips/mips.exp: Run them.
gas/ChangeLog
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/break20.s [new file with mode: 0644]
gas/testsuite/gas/mips/mips.exp
gas/testsuite/gas/mips/trap20.s [new file with mode: 0644]