Arm: Clean up PE GAS testsuite correct THUMB tests.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / reloc-fdpic.d
CommitLineData
188fd7ae
CL
1#as: --fdpic
2#objdump: -dr --show-raw-insn
3#name: FDPIC relocations
4# This test is only valid on ELF based ports.
b47b60aa 5#noskip: arm*-*-uclinuxfdpiceabi
188fd7ae
CL
6
7.*: +file format .*arm.*
8
9
10Disassembly of section .text:
11
1200000000 <myfunc-0xc>:
13.*
14 0: R_ARM_GOTFUNCDESC myfunc
15 4: R_ARM_GOTOFFFUNCDESC myfunc
16 8: R_ARM_FUNCDESC myfunc
17
180000000c <myfunc>:
19 c: e12fff1e bx lr
20.*
This page took 0.064505 seconds and 4 git commands to generate.