* objdump.c (disassemble_bytes): Clear aux->reloc before printing
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / bl-local-v4t.d
CommitLineData
267bf995
RR
1#name: bl local instructions for v4t.
2#objdump: -drw --prefix-addresses --show-raw-insn
fe56b6ce 3#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-elf
267bf995
RR
4#as:
5# stderr: blx-local-thumb.l
6
7.*: +file format .*arm.*
8Disassembly of section .text:
90+00 <[^>]*> f7ff fffe bl 00+18 <[^>]*> 0: R_ARM_THM_CALL foo2
bb7c70ed
NC
100+04 <[^>]*> d004 beq.n 00+10 <[^>]*>
110+06 <[^>]*> e003 b.n 00+10 <[^>]*>
120+08 <[^>]*> f000 f808 bl 00+1c <[^>]*>
130+0c <[^>]*> f000 f802 bl 00+14 <[^>]*>
140+10 <[^>]*> 46c0 nop ; \(mov r8, r8\)
150+12 <[^>]*> 46c0 nop ; \(mov r8, r8\)
160+14 <[^>]*> 46c0 nop ; \(mov r8, r8\)
267bf995 17 ...
bb7c70ed
NC
180+18 <[^>]*> e1a00000 nop ; \(mov r0, r0\)
190+1c <[^>]*> e1a00000 nop ; \(mov r0, r0\)
This page took 0.058318 seconds and 4 git commands to generate.