symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / branch-local-ignore-6.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS branch local symbol relocation 6 (ignore branch ISA)
3 #as: -32 -mignore-branch-isa
4 #source: branch-local-6.s
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 \.\.\.
10 [0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
11 [0-9a-f]+ <[^>]*> 03e00009 jalr zero,ra
12 [0-9a-f]+ <[^>]*> 00000027 nor zero,zero,zero
13 [0-9a-f]+ <[^>]*> 00000000 nop
14 [0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
15 [0-9a-f]+ <[^>]*> 40e2 fffe beqzc v0,00001014 <bar\+0x4>
16 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 foo
17 [0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
18 [0-9a-f]+ <[^>]*> cfff b 0000101c <bar\+0xc>
19 [ ]*[0-9a-f]+: R_MICROMIPS_PC10_S1 foo
20 [0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
21 [0-9a-f]+ <[^>]*> 8d7f beqz v0,00001022 <bar\+0x12>
22 [ ]*[0-9a-f]+: R_MICROMIPS_PC7_S1 foo
23 [0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
24 [0-9a-f]+ <[^>]*> 4062 fffe bgezal v0,00001028 <bar\+0x18>
25 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 foo
26 [0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
27 [0-9a-f]+ <[^>]*> 4262 fffe bgezals v0,00001030 <bar\+0x20>
28 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 foo
29 [0-9a-f]+ <[^>]*> 4400 not s0,s0
30 [0-9a-f]+ <[^>]*> 4022 fffe bltzal v0,00001036 <bar\+0x26>
31 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 foo
32 [0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
33 [0-9a-f]+ <[^>]*> 4222 fffe bltzals v0,0000103e <bar\+0x2e>
34 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 foo
35 [0-9a-f]+ <[^>]*> 4400 not s0,s0
36 [0-9a-f]+ <[^>]*> 4260 fffe bals 00001044 <bar\+0x34>
37 [ ]*[0-9a-f]+: R_MICROMIPS_PC16_S1 foo
38 [0-9a-f]+ <[^>]*> 4400 not s0,s0
39 [0-9a-f]+ <[^>]*> 001f 0f3c jr ra
40 [0-9a-f]+ <[^>]*> 0000 02d0 not zero,zero
41 \.\.\.
This page took 0.048927 seconds and 4 git commands to generate.