[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / adds-thumb1-reloc-local-armv7-m.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 armv7-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 #...
This page took 0.029949 seconds and 4 git commands to generate.