]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-mips-elf/reloc-3.d
* ld-mips-elf/mips-elf.exp: Add test for R_MIPS16_GPREL relocations.
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-mips-elf / reloc-3.d
1 #name: R_MIPS16_GPREL reloc
2 #source: ../../../gas/testsuite/gas/mips/elf-rel6.s
3 #objdump: --prefix-addresses -tdr --show-raw-insn
4 #ld: -Ttext 0x500000 -e 0x500000 -N
5
6 .*: file format elf.*mips.*
7
8 #...
9
10 Disassembly of section \.text:
11 0+500000 <[^>]*> f010 8352 lb v0,-32750\(v1\)
12 0+500004 <[^>]*> f010 8353 lb v0,-32749\(v1\)
13 0+500008 <[^>]*> f252 8346 lb v0,-28090\(v1\)
14 0+50000c <[^>]*> 6500 nop
15 0+50000e <[^>]*> 6500 nop
16 #pass