x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-avx512vl-2.l
CommitLineData
73b090a9
L
1.*: Assembler messages:
2.*:5: Error: .*corei7.*
3.*:6: Error: .*corei7.*
4.*:7: Error: .*corei7.*
5.*:9: Error: .*corei7\.avx\.avx512vl.*
6.*:10: Error: .*corei7\.avx\.avx512vl.*
7.*:11: Error: .*corei7\.avx\.avx512vl.*
8GAS LISTING .*
9#...
10[ ]*1[ ]+\.text
11[ ]*2[ ]+\.arch corei7
12[ ]*3[ ]+_start:
13[ ]*4[ ]+\.arch \.avx
14[ ]*5[ ]+vpconflictd %xmm0, %xmm25
15[ ]*6[ ]+vpconflictd %ymm0, %ymm25
16[ ]*7[ ]+vpconflictd %ymm0, %zmm25
17[ ]*8[ ]+\.arch \.avx512vl
18[ ]*9[ ]+vpconflictd %xmm0, %xmm25
19[ ]*10[ ]+vpconflictd %ymm0, %ymm25
20[ ]*11[ ]+vpconflictd %zmm0, %zmm25
21[ ]*12[ ]+\.arch \.avx512cd
22[ ]*13[ ]+\?\?\?\? 62627D08 vpconflictd %xmm0, %xmm25
23[ ]*13[ ]+C4C8
24[ ]*14[ ]+\?\?\?\? 62627D28 vpconflictd %ymm0, %ymm25
25[ ]*14[ ]+C4C8
26[ ]*15[ ]+\?\?\?\? 62627D48 vpconflictd %zmm0, %zmm25
27[ ]*15[ ]+C4C8
8d5b9a5a 28#pass
This page took 0.427259 seconds and 4 git commands to generate.