x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval-avx512vl.l
1 .*: Assembler messages:
2 .*:5: Error: .*unsupported instruction.*
3 .*:6: Error: .*unsupported instruction.*
4 GAS LISTING .*
5
6
7 [ ]*1[ ]+# Check illegal AVX512VL instructions
8 [ ]*2[ ]+\.text
9 [ ]*3[ ]+\.arch \.noavx512vl
10 [ ]*4[ ]+_start:
11 [ ]*5[ ]+vp2intersectd %ymm1, %ymm2, %k3
12 [ ]*6[ ]+vp2intersectq %ymm1, %ymm2, %k3
This page took 0.049144 seconds and 4 git commands to generate.