Arm: Clean up PE GAS testsuite correct THUMB tests.
[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 #target: *-*-*eabi* *-*-nacl*
4 #as:
5
6 .*: +file format .*arm.*
7 Disassembly of section .text:
8 0+00 <[^>]*> f7ff fffe bl 00+18 <[^>]*> 0: R_ARM_THM_CALL foo2
9 0+04 <[^>]*> d004 beq.n 00+10 <[^>]*>
10 0+06 <[^>]*> e003 b.n 00+10 <[^>]*>
11 0+08 <[^>]*> f000 f808 bl 00+1c <[^>]*>
12 0+0c <[^>]*> f000 f802 bl 00+14 <[^>]*>
13 0+10 <[^>]*> 46c0 nop ; \(mov r8, r8\)
14 0+12 <[^>]*> 46c0 nop ; \(mov r8, r8\)
15 0+14 <[^>]*> 46c0 nop ; \(mov r8, r8\)
16 ...
17 0+18 <[^>]*> e1a00000 nop ; \(mov r0, r0\)
18 0+1c <[^>]*> e1a00000 nop ; \(mov r0, r0\)
This page took 0.031362 seconds and 4 git commands to generate.