PR 10288
[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
100+1c <[^>]*> d004 beq.n 00+28 <[^>]*>
110+1e <[^>]*> e003 b.n 00+28 <[^>]*>
120+20 <[^>]*> f000 f808 bl 00+34 <[^>]*>
130+24 <[^>]*> f000 f802 bl 00+2c <[^>]*>
fe56b6ce
NC
140+28 <[^>]*> 46c0 nop ; \(mov r8, r8\)
150+2a <[^>]*> 46c0 nop ; \(mov r8, r8\)
160+2c <[^>]*> 46c0 nop ; \(mov r8, r8\)
267bf995 17 ...
fe56b6ce
NC
180+30 <[^>]*> e1a00000 nop ; \(mov r0, r0\)
190+34 <[^>]*> e1a00000 nop ; \(mov r0, r0\)
This page took 0.032145 seconds and 4 git commands to generate.