gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel6-n64.d
CommitLineData
1dd3d627
TS
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
8Disassembly of section \.text:
90+00 <.*> lb v0,0\(v1\)
10 0: R_MIPS16_GPREL bar
11 0: R_MIPS_NONE \*ABS\*
12 0: R_MIPS_NONE \*ABS\*
130+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
170+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
210+0c <[^>]*> nop
220+0e <[^>]*> nop
This page took 0.301147 seconds and 4 git commands to generate.