MIPS/GAS: Don't convert PC-relative REL relocs against absolute symbols
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips-branch-absolute-n64.d
CommitLineData
0c117286
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: microMIPS branch to absolute expression (n64)
3#as: -64 -march=from-abi
4#source: micromips-branch-absolute.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9 \.\.\.
10[0-9a-f]+ <[^>]*> 9400 0000 b 0000000000001004 <foo\+0x4>
b416ba9b
MR
11[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 \*ABS\*\+0x1231
12[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0x1231
13[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0x1231
0c117286
MR
14[0-9a-f]+ <[^>]*> 0c00 nop
15[0-9a-f]+ <[^>]*> 4060 0000 bal 000000000000100a <foo\+0xa>
b416ba9b
MR
16[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 \*ABS\*\+0x1231
17[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0x1231
18[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0x1231
0c117286
MR
19[0-9a-f]+ <[^>]*> 0000 0000 nop
20[0-9a-f]+ <[^>]*> 4020 0000 bltzal zero,0000000000001012 <foo\+0x12>
b416ba9b
MR
21[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 \*ABS\*\+0x1231
22[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0x1231
23[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0x1231
0c117286
MR
24[0-9a-f]+ <[^>]*> 0000 0000 nop
25[0-9a-f]+ <[^>]*> 9402 0000 beqz v0,000000000000101a <foo\+0x1a>
b416ba9b
MR
26[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 \*ABS\*\+0x1231
27[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0x1231
28[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0x1231
0c117286
MR
29[0-9a-f]+ <[^>]*> 0c00 nop
30[0-9a-f]+ <[^>]*> b402 0000 bnez v0,0000000000001020 <foo\+0x20>
b416ba9b
MR
31[ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 \*ABS\*\+0x1231
32[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0x1231
33[ ]*[0-9a-f]+: R_MIPS_NONE \*ABS\*\+0x1231
0c117286
MR
34[0-9a-f]+ <[^>]*> 0c00 nop
35[0-9a-f]+ <[^>]*> 0c00 nop
36 \.\.\.
This page took 0.028872 seconds and 4 git commands to generate.