* gas/arm/req.l: Updated expected warning message.
[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
7ba29e2a 4#skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
e7495e45
NS
5
6.*: +file format .*arm.*
7
8Disassembly of section .text:
90+000 <[^>]*> bf00 nop
100+002 <[^>]*> 4611 mov r1, r2
110+004 <[^>]*> f3af 8000 nop.w
120+008 <[^>]*> f3af 8000 nop.w
130+00c <[^>]*> f3af 8000 nop.w
140+010 <[^>]*> 4611 mov r1, r2
150+012 <[^>]*> bf00 nop
160+014 <[^>]*> f3af 8000 nop.w
170+018 <[^>]*> e320f000 nop \{0\}
180+01c <[^>]*> e1a01002 mov r1, r2
190+020 <[^>]*> e1a01002 mov r1, r2
200+024 <[^>]*> e320f000 nop \{0\}
210+028 <[^>]*> e320f000 nop \{0\}
220+02c <[^>]*> e320f000 nop \{0\}
230+030 <[^>]*> e320f000 nop \{0\}
240+034 <[^>]*> e320f000 nop \{0\}
250+038 <[^>]*> e320f000 nop \{0\}
260+03c <[^>]*> e320f000 nop \{0\}
This page took 0.170744 seconds and 4 git commands to generate.