X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Fmips%2Fmips4.d;fp=gas%2Ftestsuite%2Fgas%2Fmips%2Fmips4.d;h=358c508f5e475b78d1be86d7d51935d079a69c62;hp=1dfcb3983d1a71ece64a73de158d7284df92922c;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/gas/testsuite/gas/mips/mips4.d b/gas/testsuite/gas/mips/mips4.d index 1dfcb39..358c508 100644 --- a/gas/testsuite/gas/mips/mips4.d +++ b/gas/testsuite/gas/mips/mips4.d @@ -1,51 +1,12 @@ #objdump: -dr --prefix-addresses -#name: MIPS mips4 +#name: MIPS mips4 non-fp -# Test the mips4 macros. +# Test mips4 *non-fp* insturctions. .*: +file format .*mips.* Disassembly of section .text: -0+0000 <[^>]*> bc1f 00000000+ -0+0004 <[^>]*> nop -0+0008 <[^>]*> bc1f \$fcc1,00000000+ -0+000c <[^>]*> nop -0+0010 <[^>]*> bc1fl \$fcc1,00000000+ -0+0014 <[^>]*> nop -0+0018 <[^>]*> bc1t \$fcc1,00000000+ -0+001c <[^>]*> nop -0+0020 <[^>]*> bc1tl \$fcc2,00000000+ -0+0024 <[^>]*> nop -0+0028 <[^>]*> c.f.d \$f4,\$f6 -0+002c <[^>]*> c.f.d \$fcc1,\$f4,\$f6 -0+0030 <[^>]*> ldxc1 \$f2,a0\(a1\) -0+0034 <[^>]*> lwxc1 \$f2,a0\(a1\) -0+0038 <[^>]*> madd.d \$f0,\$f2,\$f4,\$f6 -0+003c <[^>]*> madd.s \$f10,\$f8,\$f2,\$f0 -0+0040 <[^>]*> movf a0,a1,\$fcc4 -0+0044 <[^>]*> movf.d \$f4,\$f6,\$fcc0 -0+0048 <[^>]*> movf.s \$f4,\$f6,\$fcc0 -0+004c <[^>]*> movn a0,a2,a2 -0+0050 <[^>]*> movn.d \$f4,\$f6,a2 -0+0054 <[^>]*> movn.s \$f4,\$f6,a2 -0+0058 <[^>]*> movt a0,a1,\$fcc4 -0+005c <[^>]*> movt.d \$f4,\$f6,\$fcc0 -0+0060 <[^>]*> movt.s \$f4,\$f6,\$fcc0 -0+0064 <[^>]*> movz a0,a2,a2 -0+0068 <[^>]*> movz.d \$f4,\$f6,a2 -0+006c <[^>]*> movz.s \$f4,\$f6,a2 -0+0070 <[^>]*> msub.d \$f0,\$f2,\$f4,\$f6 -0+0074 <[^>]*> msub.s \$f0,\$f2,\$f4,\$f6 -0+0078 <[^>]*> nmadd.d \$f0,\$f2,\$f4,\$f6 -0+007c <[^>]*> nmadd.s \$f0,\$f2,\$f4,\$f6 -0+0080 <[^>]*> nmsub.d \$f0,\$f2,\$f4,\$f6 -0+0084 <[^>]*> nmsub.s \$f0,\$f2,\$f4,\$f6 -0+0088 <[^>]*> pref 0x4,0\(a0\) -0+008c <[^>]*> prefx 0x4,a0\(a1\) -0+0090 <[^>]*> recip.d \$f4,\$f6 -0+0094 <[^>]*> recip.s \$f4,\$f6 -0+0098 <[^>]*> rsqrt.d \$f4,\$f6 -0+009c <[^>]*> rsqrt.s \$f4,\$f6 -0+00a0 <[^>]*> sdxc1 \$f4,a0\(a1\) -0+00a4 <[^>]*> swxc1 \$f4,a0\(a1\) +0+0000 <[^>]*> movn a0,a2,a2 +0+0004 <[^>]*> movz a0,a2,a2 +0+0008 <[^>]*> pref 0x4,0\(a0\) ...