[ARM] Add support for ARMv8.1 PAN extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / target-reloc-1.d
CommitLineData
9a6f4e97
NS
1#objdump: -dr --show-raw-insn
2#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-vxworks
3#name: TARGET reloc
4
5.*: file format .*arm.*
6
7Disassembly of section .text:
8
900000000 <foo>:
10 0: 00001234 .*
11 0: R_ARM_TARGET2 foo
12 4: cdef0000 .*
13 4: R_ARM_TARGET2 foo
14 8: 76543210 .*
15 8: R_ARM_TARGET2 foo
This page took 0.268141 seconds and 4 git commands to generate.