MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-pcrel-addend-0.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 PC-relative relocation with addend 0
3 #as: -32
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8 \.\.\.
9 [0-9a-f]+ <[^>]*> f242 0a14 la v0,00002254 <bar\+0x1234>
10 [0-9a-f]+ <[^>]*> f242 b210 lw v0,00002254 <bar\+0x1234>
11 [0-9a-f]+ <[^>]*> 6500 nop
12 \.\.\.
13 \.\.\.
This page took 0.030406 seconds and 4 git commands to generate.