e23b0951584d0342f975412b0c6f69f0e52fbd60
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / relax_branch_align.d
1 #name: Branch relaxation with alignment.
2 #objdump: -dr --prefix-addresses --show-raw-insn
3
4 .*: +file format .*arm.*
5
6 Disassembly of section .text:
7 0+000 <[^>]+> bf00 nop
8 0+002 <[^>]+> f000 8080 beq.w 0+106 <[^>]*>
9 0+006 <[^>]+> bf00 nop
10 #...
11 0+100 <[^>]+> bf00 nop
12 0+102 <[^>]+> f47f af80 bne.w 0+006 <[^>]*>
13 0+106 <[^>]+> bf00 nop
This page took 0.029599 seconds and 4 git commands to generate.