MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-pcrel-reloc-2.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 PC-relative relocation 2
3 #as: -32
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8 \.\.\.
9 [0-9a-f]+ <[^>]*> f000 6a00 li v0,0
10 [ ]*[0-9a-f]+: R_MIPS16_HI16 bar
11 [0-9a-f]+ <[^>]*> f400 3240 sll v0,16
12 [0-9a-f]+ <[^>]*> f000 4a00 addiu v0,0
13 [ ]*[0-9a-f]+: R_MIPS16_LO16 bar
14 [0-9a-f]+ <[^>]*> f000 6a00 li v0,0
15 [ ]*[0-9a-f]+: R_MIPS16_HI16 bar
16 [0-9a-f]+ <[^>]*> f400 3240 sll v0,16
17 [0-9a-f]+ <[^>]*> f000 9a40 lw v0,0\(v0\)
18 [ ]*[0-9a-f]+: R_MIPS16_LO16 bar
19 [0-9a-f]+ <[^>]*> 6500 nop
20 \.\.\.
21 \.\.\.
This page took 0.035312 seconds and 4 git commands to generate.