[MIPS] Add Loongson 3A1000 proccessor support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / pcrel-4-64.d
1 #objdump: -r
2 #name: Valid cross-section PC-relative references (n64)
3 #as: -64 -mips3
4 #source: pcrel-4.s
5
6 .*: file format .*
7
8 RELOCATION RECORDS FOR \[\.data\]:
9 OFFSET TYPE VALUE
10 0+000 R_MIPS_PC32 foo
11 0+000 R_MIPS_NONE \*ABS\*
12 0+000 R_MIPS_NONE \*ABS\*
13 0+004 R_MIPS_PC32 foo\+0x0+004
14 0+004 R_MIPS_NONE \*ABS\*\+0x0+004
15 0+004 R_MIPS_NONE \*ABS\*\+0x0+004
16 0+008 R_MIPS_PC32 foo\+0x0+008
17 0+008 R_MIPS_NONE \*ABS\*\+0x0+008
18 0+008 R_MIPS_NONE \*ABS\*\+0x0+008
19 0+00c R_MIPS_PC32 foo-0x0+010
20 0+00c R_MIPS_NONE \*ABS\*-0x0+010
21 0+00c R_MIPS_NONE \*ABS\*-0x0+010
This page took 0.031938 seconds and 4 git commands to generate.