Fix tests for PR 18500, revisited
[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:
afa62d5e 70+000 <[^>]+> 46c0 nop ; \(mov r8, r8\)
bddb0493 80+002 <[^>]+> f000 8080 beq.w 0+106 <[^>]*>
afa62d5e 90+006 <[^>]+> 46c0 nop ; \(mov r8, r8\)
bddb0493 10#...
afa62d5e 110+100 <[^>]+> 46c0 nop ; \(mov r8, r8\)
bddb0493 120+102 <[^>]+> f47f af80 bne.w 0+006 <[^>]*>
afa62d5e 130+106 <[^>]+> 46c0 nop ; \(mov r8, r8\)
This page took 0.358105 seconds and 4 git commands to generate.