[Patch ARM] Fix build attributes for armv8-a in case of assembler files that contain...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / bl-local-2.d
CommitLineData
d406f3e4
JB
1#name: bl local conversion to blx
2#objdump: -drw --prefix-addresses --show-raw-insn
6a2619f9 3#target: *-*-*eabi* *-*-nacl*
d406f3e4
JB
4#as:
5
6
7.*: file format .*
8
9
10Disassembly of section \.text:
110+00 <[^>]+> e12fff1e bx lr
120+04 <[^>]+> 46c0 nop ; \(mov r8, r8\)
130+06 <[^>]+> f7ff effc blx 0+ <myfunction>
140+0a <[^>]+> 46c0 nop ; \(mov r8, r8\)
150+0c <[^>]+> f7ff eff8 blx 0+ <myfunction>
160+10 <[^>]+> 46c0 nop ; \(mov r8, r8\)
170+12 <[^>]+> f7ff eff6 blx 0+ <myfunction>
180+16 <[^>]+> 46c0 nop ; \(mov r8, r8\)
190+18 <[^>]+> f7ff eff2 blx 0+ <myfunction>
200+1c <[^>]+> 4770 bx lr
210+1e <[^>]+> 46c0 nop ; \(mov r8, r8\)
220+20 <[^>]+> fafffffd blx 0000001c <mythumbfunction>
This page took 0.148262 seconds and 4 git commands to generate.