MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-local-ignore-2.d
CommitLineData
8b10b0b3
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS branch local symbol relocation 2 (ignore branch ISA)
3#as: -32 -mignore-branch-isa
4#source: branch-local-2.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9 \.\.\.
10[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
11[0-9a-f]+ <[^>]*> 001f 0f3c jr ra
12[0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
13[0-9a-f]+ <[^>]*> 0000 0000 nop
14[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
15[0-9a-f]+ <[^>]*> 1000ffff b 00001014 <bar\+0x4>
16[ ]*[0-9a-f]+: R_MIPS_PC16 foo
17[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
18[0-9a-f]+ <[^>]*> 1443ffff bne v0,v1,0000101c <bar\+0xc>
19[ ]*[0-9a-f]+: R_MIPS_PC16 foo
20[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
21[0-9a-f]+ <[^>]*> 0451ffff bgezal v0,00001024 <bar\+0x14>
22[ ]*[0-9a-f]+: R_MIPS_PC16 foo
23[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
24[0-9a-f]+ <[^>]*> 0450ffff bltzal v0,0000102c <bar\+0x1c>
25[ ]*[0-9a-f]+: R_MIPS_PC16 foo
26[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
27[0-9a-f]+ <[^>]*> 03e00009 jalr zero,ra
28[0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
29 \.\.\.
This page took 0.04247 seconds and 4 git commands to generate.