[PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESC
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / armv4-bx.d
CommitLineData
845b51d6 1
b38cadfb 2.*: .*file format elf32-(big|little)arm.*
845b51d6
PB
3
4Disassembly of section \.text:
5
600008000 <_start>:
7 8000: ea000001 b 800c \<__bx_r14\>
8 8004: ea000003 b 8018 \<__bx_r0\>
9 8008: 0a000002 beq 8018 \<__bx_r0\>
10
110000800c <__bx_r14>:
fe56b6ce 12 800c: e31e0001 tst lr, #1
845b51d6
PB
13 8010: 01a0f00e moveq pc, lr
14 8014: e12fff1e bx lr
15
1600008018 <__bx_r0>:
fe56b6ce 17 8018: e3100001 tst r0, #1
845b51d6
PB
18 801c: 01a0f000 moveq pc, r0
19 8020: e12fff10 bx r0
This page took 0.521188 seconds and 4 git commands to generate.