1 #skip: *-*-pe *-*-wince *-*-vxworks
2 #objdump: -dr --prefix-addresses --show-raw-insn
3 #name: PR9722: Generation of Thumb NOP instruction
4 
5 .*: +file format .*arm.*
6 
7 Disassembly of section .text:
8 0+0 <.*> 46c0[ 	]+nop.*
9 0+2 <.*> 46c0[ 	]+nop.*
10 0+4 <.*> bf00[ 	]+nop
11