MIPS/binutils/testsuite: Define names of temporary files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel6.d
1 #objdump: -dr --prefix-addresses
2 #name: MIPS ELF reloc 6
3 #as: -32
4
5 .*: +file format elf.*mips.*
6
7 Disassembly of section \.text:
8 0+00 <.*> lb v0,0\(v1\)
9 0: R_MIPS16_GPREL bar
10 0+04 <.*> lb v0,1\(v1\)
11 4: R_MIPS16_GPREL bar
12 0+08 <.*> lb v0,4660\(v1\)
13 8: R_MIPS16_GPREL bar
14 0+0c <[^>]*> nop
15 0+0e <[^>]*> nop
This page took 0.029879 seconds and 4 git commands to generate.