PR 10288
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / bl-local-v4t.d
1 #name: bl local instructions for v4t.
2 #objdump: -drw --prefix-addresses --show-raw-insn
3 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix* *-*-elf
4 #as:
5 # stderr: blx-local-thumb.l
6
7 .*: +file format .*arm.*
8 Disassembly of section .text:
9 0+00 <[^>]*> f7ff fffe bl 00+18 <[^>]*> 0: R_ARM_THM_CALL foo2
10 0+1c <[^>]*> d004 beq.n 00+28 <[^>]*>
11 0+1e <[^>]*> e003 b.n 00+28 <[^>]*>
12 0+20 <[^>]*> f000 f808 bl 00+34 <[^>]*>
13 0+24 <[^>]*> f000 f802 bl 00+2c <[^>]*>
14 0+28 <[^>]*> 46c0 nop ; \(mov r8, r8\)
15 0+2a <[^>]*> 46c0 nop ; \(mov r8, r8\)
16 0+2c <[^>]*> 46c0 nop ; \(mov r8, r8\)
17 ...
18 0+30 <[^>]*> e1a00000 nop ; \(mov r0, r0\)
19 0+34 <[^>]*> e1a00000 nop ; \(mov r0, r0\)
This page took 0.029098 seconds and 4 git commands to generate.