diff options
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 |