ba25f8de194b57e39eb9ea8011182423c65c837b
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / plt-1.d
1 # name: Thumb branch to PLT
2 # as:
3 # objdump: -dr
4 # This test is only valid on ELF based ports.
5 #not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
6
7 .*: +file format .*arm.*
8
9
10 Disassembly of section \.text:
11
12 0+000 <Strong1>:
13 0: f7ff bffe b\.w 12 <Strong2>
14 0: R_ARM_THM_JUMP24 Strong2
15 4: f7ff bffe b\.w 12 <Strong2>
16 4: R_ARM_THM_JUMP24 Strong2
17 8: e7fe b\.n 12 <Strong2>
18 8: R_ARM_THM_JUMP11 Strong2
19 a: e7fe b\.n 12 <Strong2>
20 a: R_ARM_THM_JUMP11 Strong2
21 c: f7ff bffe b\.w 12 <Strong2>
22 c: R_ARM_THM_JUMP24 Strong2
23 10: e7fe b\.n 12 <Strong2>
24 10: R_ARM_THM_JUMP11 Strong2
25
26 0+012 <Strong2>:
27 12: f7ff bffe b\.w 0 <Strong1>
28 12: R_ARM_THM_JUMP24 Strong1
29 16: f7ff bffe b\.w 0 <Strong1>
30 16: R_ARM_THM_JUMP24 Strong1
31 1a: e7fe b\.n 0 <Strong1>
32 1a: R_ARM_THM_JUMP11 Strong1
33 1c: e7fe b\.n 0 <Strong1>
34 1c: R_ARM_THM_JUMP11 Strong1
35 1e: f7ff bffe b\.w 0 <Strong1>
36 1e: R_ARM_THM_JUMP24 Strong1
37 22: e7fe b\.n 0 <Strong1>
38 22: R_ARM_THM_JUMP11 Strong1
This page took 0.03186 seconds and 3 git commands to generate.