[ARM] Add support for thumb1 pcrop relocations.
[external/binutils.git] / gas / testsuite / gas / arm / adds-thumb1-reloc-local.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
3 #name: ADDS relocations against local symbols for armv6s-m
4
5 .*: +file format .*arm.*
6
7 Disassembly of section .text:
8 0[0-9a-f]+ <[^>]+> 3000         adds    r0, #0
9                         0: R_ARM_THM_ALU_ABS_G3_NC      bar
10 0[0-9a-f]+ <[^>]+> 3000         adds    r0, #0
11                         2: R_ARM_THM_ALU_ABS_G2_NC      bar
12 0[0-9a-f]+ <[^>]+> 3000         adds    r0, #0
13                         4: R_ARM_THM_ALU_ABS_G1_NC      bar
14 0[0-9a-f]+ <[^>]+> 3000         adds    r0, #0
15                         6: R_ARM_THM_ALU_ABS_G0_NC      bar
16 #...