bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@mips32-sf32.d
1 #objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
2 #name: MIPS32 odd single-precision float registers
3 #source: mips32-sf32.s
4 #as: -32
5
6 # Check MIPS32 instruction assembly (microMIPS).
7
8 .*: +file format .*mips.*
9
10 Disassembly of section \.text:
11 [0-9a-f]+ <[^>]*> 41a1 3f80 lui \$1,0x3f80
12 [0-9a-f]+ <[^>]*> 5421 283b mtc1 \$1,\$f1
13 [0-9a-f]+ <[^>]*> 9c7c 0000 lwc1 \$f3,0\(\$28\)
14 [ ]*[0-9a-f]+: R_MICROMIPS_LITERAL \.lit4
15 [0-9a-f]+ <[^>]*> 5461 2830 add\.s \$f5,\$f1,\$f3
16 [0-9a-f]+ <[^>]*> 5507 137b cvt\.d\.s \$f8,\$f7
17 [0-9a-f]+ <[^>]*> 5507 337b cvt\.d\.w \$f8,\$f7
18 [0-9a-f]+ <[^>]*> 54e8 1b7b cvt\.s\.d \$f7,\$f8
19 [0-9a-f]+ <[^>]*> 54e8 6b3b trunc\.w\.d \$f7,\$f8
20 \.\.\.
This page took 0.031732 seconds and 4 git commands to generate.