Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips32-sf32.d
CommitLineData
1787fe5b
TS
1#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
2#name: MIPS32 odd single-precision float registers
3#as: -32
4
5# Check MIPS32 instruction assembly
6
7.*: +file format .*mips.*
8
9Disassembly of section .text:
100+0000 <[^>]*> 3c013f80 lui \$1,0x3f80
110+0004 <[^>]*> 44810800 mtc1 \$1,\$f1
7f1003b8
NC
120+0008 <[^>]*> c7830000 lwc1 \$f3,0\(\$28\)
13 8:.*LITERAL \.lit4
1787fe5b
TS
140+000c <[^>]*> 46030940 add.s \$f5,\$f1,\$f3
150+0010 <[^>]*> 46003a21 cvt.d.s \$f8,\$f7
160+0014 <[^>]*> 46803a21 cvt.d.w \$f8,\$f7
170+0018 <[^>]*> 462041e0 cvt.s.d \$f7,\$f8
180+001c <[^>]*> 462041cd trunc.w.d \$f7,\$f8
19 \.\.\.
This page took 0.593442 seconds and 4 git commands to generate.