* gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / thumb-nop.d
CommitLineData
afa62d5e
DJ
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
9Disassembly of section \.text:
100+000 <[^>]+> 46c0 nop ; \(mov r8, r8\)
110+002 <[^>]+> 46c0 nop ; \(mov r8, r8\)
This page took 0.029642 seconds and 4 git commands to generate.