* gas/config/tc-arm.c (arm_ext_mp): Add.
[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 <[^>]+> 46c0 nop ; \(mov r8, r8\)
8 0+002 <[^>]+> f000 8080 beq.w 0+106 <[^>]*>
9 0+006 <[^>]+> 46c0 nop ; \(mov r8, r8\)
10 #...
11 0+100 <[^>]+> 46c0 nop ; \(mov r8, r8\)
12 0+102 <[^>]+> f47f af80 bne.w 0+006 <[^>]*>
13 0+106 <[^>]+> 46c0 nop ; \(mov r8, r8\)
This page took 0.030002 seconds and 4 git commands to generate.