PR 10168
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / relax_branch_align.d
CommitLineData
bddb0493
PB
1#name: Branch relaxation with alignment.
2#objdump: -dr --prefix-addresses --show-raw-insn
3
4.*: +file format .*arm.*
5
6Disassembly of section .text:
70+000 <[^>]+> bf00 nop
80+002 <[^>]+> f000 8080 beq.w 0+106 <[^>]*>
90+006 <[^>]+> bf00 nop
10#...
110+100 <[^>]+> bf00 nop
120+102 <[^>]+> f47f af80 bne.w 0+006 <[^>]*>
130+106 <[^>]+> bf00 nop
This page took 0.109622 seconds and 4 git commands to generate.