diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/mips.exp | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/set-arch.d | 8 |
3 files changed, 11 insertions, 5 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index a2d7628..4a377b4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2006-05-04 Thiemo Seufer <ths@mips.com> + Nigel Stephens <nigel@mips.com> + + * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2. + * gas/mips/set-arch.d: Adjust according to opcode table changes. + 2006-05-03 Thiemo Seufer <ths@mips.com> * gas/mips/mips32-mt.d: Fix mftr argument order. diff --git a/gas/testsuite/gas/mips/mips.exp b/gas/testsuite/gas/mips/mips.exp index 7843f2a..382ff95 100644 --- a/gas/testsuite/gas/mips/mips.exp +++ b/gas/testsuite/gas/mips/mips.exp @@ -766,7 +766,7 @@ if { [istarget mips*-*-vxworks*] } { run_list_test "noat-6" "" run_list_test "noat-7" "" - run_dump_test_arches "mips32-dsp" [mips_arch_list_matching mips32 !sb1] + run_dump_test_arches "mips32-dsp" [mips_arch_list_matching mips32r2] run_dump_test_arches "mips32-mt" [mips_arch_list_matching mips32r2 !gpr64] if { $elf && !$no_mips16 } { diff --git a/gas/testsuite/gas/mips/set-arch.d b/gas/testsuite/gas/mips/set-arch.d index 66e5265..7639adb 100644 --- a/gas/testsuite/gas/mips/set-arch.d +++ b/gas/testsuite/gas/mips/set-arch.d @@ -168,9 +168,9 @@ Disassembly of section \.text: 00000280 <[^>]*> 000000c0 sll zero,zero,0x3 00000284 <[^>]*> 7ca43980 0x7ca43980 00000288 <[^>]*> 7ca46984 0x7ca46984 -0000028c <[^>]*> 0100fc09 0x100fc09 -00000290 <[^>]*> 0120a409 0x120a409 -00000294 <[^>]*> 01000408 0x1000408 +0000028c <[^>]*> 0100fc09 jalr.hb t0 +00000290 <[^>]*> 0120a409 jalr.hb s4,t1 +00000294 <[^>]*> 01000408 jr.hb t0 00000298 <[^>]*> 7c0a003b 0x7c0a003b 0000029c <[^>]*> 7c0b083b 0x7c0b083b 000002a0 <[^>]*> 7c0c103b 0x7c0c103b @@ -334,7 +334,7 @@ Disassembly of section \.text: 00000518 <[^>]*> 48a41018 0x48a41018 0000051c <[^>]*> 4984101f 0x4984101f 00000520 <[^>]*> 49c4101f 0x49c4101f -00000524 <[^>]*> 4904101f 0x4904101f +00000524 <[^>]*> 4904101f bc2f \$cc1,000045a4 <[^>]*> 00000528 <[^>]*> 4944101f 0x4944101f 0000052c <[^>]*> 48c62090 0x48c62090 00000530 <[^>]*> 4bce3110 c2 0x1ce3110 |