Enable Intel AVX512_VP2INTERSECT insn
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-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 32\(%rax\), %ymm2, %k3
12 [ ]*6[ ]+vp2intersectq 16\(%rax\), %xmm2, %k3
This page took 0.029337 seconds and 4 git commands to generate.