Fixes for unpredictable nops and 26-bit versions of teq,tst,cmn,cmp.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / nops.d
1 # name: NOP<c> instructions
2 # objdump: -dr --prefix-addresses --show-raw-insn
3 # skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
4
5 .*: +file format .*arm.*
6
7 Disassembly of section \.text:
8 0+000 <[^>]*> 0320f000 ? nopeq \{0\}
9 0+004 <[^>]*> 7320f000 ? nopvc \{0\}
10 0+008 <[^>]*> 7320d700 ? nopvc \{0\} ; <UNPREDICTABLE>
11
12
This page took 0.031549 seconds and 4 git commands to generate.