bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel6-n64.d
1 #objdump: -dr --prefix-addresses
2 #name: MIPS ELF reloc 6 n64
3 #as: -mabi=64 -march=mips64
4 #source: elf-rel6.s
5
6 .*: +file format elf.*mips.*
7
8 Disassembly of section \.text:
9 0+00 <.*> lb v0,0\(v1\)
10 0: R_MIPS16_GPREL bar
11 0: R_MIPS_NONE \*ABS\*
12 0: R_MIPS_NONE \*ABS\*
13 0+04 <.*> lb v0,0\(v1\)
14 4: R_MIPS16_GPREL bar\+0x1
15 4: R_MIPS_NONE \*ABS\*\+0x1
16 4: R_MIPS_NONE \*ABS\*\+0x1
17 0+08 <.*> lb v0,0\(v1\)
18 8: R_MIPS16_GPREL bar\+0x1234
19 8: R_MIPS_NONE \*ABS\*\+0x1234
20 8: R_MIPS_NONE \*ABS\*\+0x1234
21 0+0c <[^>]*> nop
22 0+0e <[^>]*> nop
This page took 0.03002 seconds and 4 git commands to generate.