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