[ARC] Fix warn.exp test error.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / neon-fma-cov.d
1 # name: Neon FMA instruction coverage
2 # as: -mfpu=neon-vfpv4
3 # objdump: -dr --prefix-addresses --show-raw-insn
4
5 .*: +file format .*arm.*
6
7 Disassembly of section \.text:
8 0[0-9a-f]+ <[^>]+> f2000c50 vfma\.f32 q0, q0, q0
9 0[0-9a-f]+ <[^>]+> f2000c50 vfma\.f32 q0, q0, q0
10 0[0-9a-f]+ <[^>]+> f2000c10 vfma\.f32 d0, d0, d0
11 0[0-9a-f]+ <[^>]+> f2200c50 vfms\.f32 q0, q0, q0
12 0[0-9a-f]+ <[^>]+> f2200c50 vfms\.f32 q0, q0, q0
13 0[0-9a-f]+ <[^>]+> f2200c10 vfms\.f32 d0, d0, d0
This page took 0.029061 seconds and 4 git commands to generate.