* gas/arm/req.l: Updated expected warning message.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / neon-cond.d
1 # name: Conditional Neon instructions
2 # as: -mfpu=neon
3 # objdump: -dr --prefix-addresses --show-raw-insn
4
5 .*: +file format .*arm.*
6
7 Disassembly of section \.text:
8 0[0-9a-f]+ <[^>]+> 0d943b00 vldreq d3, \[r4\]
9 0[0-9a-f]+ <[^>]+> be035b70 vmovlt\.16 d3\[1\], r5
10 0[0-9a-f]+ <[^>]+> ac474b13 vmovge d3, r4, r7
11 0[0-9a-f]+ <[^>]+> 3c543b3e vmovcc r3, r4, d30
12 0[0-9a-f]+ <[^>]+> 1e223b10 vmovne\.32 d2\[1\], r3
13 0[0-9a-f]+ <[^>]+> 2c521b13 vmovcs r1, r2, d3
14 0[0-9a-f]+ <[^>]+> 3c421b14 vmovcc d4, r1, r2
This page took 0.044598 seconds and 4 git commands to generate.