* config/tc-arm.c (do_nop): Generate v6k nops whenever possible.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / align.d
CommitLineData
e7495e45
NS
1# name: ARM V6t2 Alignment
2# as: -march=armv6kt2
3# objdump: -dr --prefix-addresses --show-raw-insn
4
5.*: +file format .*arm.*
6
7Disassembly of section .text:
80+000 <[^>]*> bf00 nop
90+002 <[^>]*> 4611 mov r1, r2
100+004 <[^>]*> f3af 8000 nop.w
110+008 <[^>]*> f3af 8000 nop.w
120+00c <[^>]*> f3af 8000 nop.w
130+010 <[^>]*> 4611 mov r1, r2
140+012 <[^>]*> bf00 nop
150+014 <[^>]*> f3af 8000 nop.w
160+018 <[^>]*> e320f000 nop \{0\}
170+01c <[^>]*> e1a01002 mov r1, r2
180+020 <[^>]*> e1a01002 mov r1, r2
190+024 <[^>]*> e320f000 nop \{0\}
200+028 <[^>]*> e320f000 nop \{0\}
210+02c <[^>]*> e320f000 nop \{0\}
220+030 <[^>]*> e320f000 nop \{0\}
230+034 <[^>]*> e320f000 nop \{0\}
240+038 <[^>]*> e320f000 nop \{0\}
250+03c <[^>]*> e320f000 nop \{0\}
This page took 0.02374 seconds and 4 git commands to generate.