diff options
author | Catherine Moore <clm@redhat.com> | 2010-05-26 21:49:30 +0000 |
---|---|---|
committer | Catherine Moore <clm@redhat.com> | 2010-05-26 21:49:30 +0000 |
commit | 9db8dccb1711d06bd180437fcd8c78c5f0981193 (patch) | |
tree | 7acbd6ea27bb8768b47a4d83d1ce77ef6e431ea4 /gas | |
parent | 29e11421774bceff6b4d895d7b133bc02850e4f6 (diff) | |
download | gdb-9db8dccb1711d06bd180437fcd8c78c5f0981193.zip gdb-9db8dccb1711d06bd180437fcd8c78c5f0981193.tar.gz gdb-9db8dccb1711d06bd180437fcd8c78c5f0981193.tar.bz2 |
2010-05-26 Catherine Moore <clm@codesourcery.com>
David Ung <davidu@mips.com>
* mips-opc.c: Change membership to I1 for instructions ssnop and
ehb.
2010-05-26 Catherine Moore <clm@codesoucery.com>
Maxim Kuvyrkov <maxim@codesourcery.com>
* gas/mips/set-arch.d: Expect ehb.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/set-arch.d | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 8620bf6..d8bbb30 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,4 +1,9 @@ 2010-05-26 Catherine Moore <clm@codesoucery.com> + Maxim Kuvyrkov <maxim@codesourcery.com> + + * gas/mips/set-arch.d: Expect ehb. + +2010-05-26 Catherine Moore <clm@codesoucery.com> * gas/mips/mips-no-jalx.l: Delete. * gas/mips/mips-no-jalx.s: Delete. diff --git a/gas/testsuite/gas/mips/set-arch.d b/gas/testsuite/gas/mips/set-arch.d index 7639adb..8ef72cc 100644 --- a/gas/testsuite/gas/mips/set-arch.d +++ b/gas/testsuite/gas/mips/set-arch.d @@ -165,7 +165,7 @@ Disassembly of section \.text: 00000274 <[^>]*> 7000003f sdbbp 00000278 <[^>]*> 7000003f sdbbp 0000027c <[^>]*> 7159e27f sdbbp 0x56789 -00000280 <[^>]*> 000000c0 sll zero,zero,0x3 +00000280 <[^>]*> 000000c0 ehb 00000284 <[^>]*> 7ca43980 0x7ca43980 00000288 <[^>]*> 7ca46984 0x7ca46984 0000028c <[^>]*> 0100fc09 jalr.hb t0 |