Update year range in copyright notice of all files.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb2_it_search.d
1 #name: 32-bit Thumb conditional instructions backward search
2 #as: -march=armv6kt2
3 # This test is only valid on ELF based ports.
4 #skip: *-*-*aout* *-*-pe *-*-*coff *-*-wince *-*-netbsd *-*-riscix*
5 #source: thumb2_it_search.s
6 #objdump: -dr --prefix-addresses --show-raw-insn
7
8 .*: +file format .*arm.*
9
10 Disassembly of section .text:
11 0+0 <[^>]+> f3af 8000 nop.w
12 0+4 <[^>]+> bf080000 .word 0xbf080000
13 0+8 <[^>]+> f3af 8000 nop.w
This page took 0.029858 seconds and 4 git commands to generate.