* gas/arm/req.l: Updated expected warning message.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb-nop.d
1 # name: Thumb NOP
2 # objdump: -dr --prefix-addresses --show-raw-insn
3 #
4 # Both explicit nop and padding should not use Thumb-2 NOP for the
5 # default CPU.
6
7 .*: +file format .*arm.*
8
9 Disassembly of section \.text:
10 0+000 <[^>]+> 46c0 nop ; \(mov r8, r8\)
11 0+002 <[^>]+> 46c0 nop ; \(mov r8, r8\)
This page took 0.029848 seconds and 4 git commands to generate.