X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Fmips%2Fmips32r2.d;fp=gas%2Ftestsuite%2Fgas%2Fmips%2Fmips32r2.d;h=5d72709e98bf924934330c10b065d67bb95e4c18;hp=07c301cc463d76abf402e797c0fbbef4f9548f2a;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/gas/testsuite/gas/mips/mips32r2.d b/gas/testsuite/gas/mips/mips32r2.d index 07c301c..5d72709 100644 --- a/gas/testsuite/gas/mips/mips32r2.d +++ b/gas/testsuite/gas/mips/mips32r2.d @@ -1,8 +1,8 @@ #objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric -#name: MIPS MIPS32r2 instructions +#name: MIPS MIPS32r2 non-fp instructions #as: -32 -# Check MIPS32 Release 2 (mips32r2) instruction assembly +# Check MIPS32 Release 2 (mips32r2) *non-fp* instruction assembly .*: +file format .*mips.* @@ -40,8 +40,4 @@ Disassembly of section .text: 0+0078 <[^>]*> 416a6020 ei \$10 0+007c <[^>]*> 41595000 rdpgpr \$10,\$25 0+0080 <[^>]*> 41d95000 wrpgpr \$10,\$25 -0+0084 <[^>]*> 44710000 mfhc1 \$17,\$f0 -0+0088 <[^>]*> 44f10000 mthc1 \$17,\$f0 -0+008c <[^>]*> 48715555 mfhc2 \$17,0x5555 -0+0090 <[^>]*> 48f15555 mthc2 \$17,0x5555 ...