Remove test files for a different patch accidentally committed with patch for ARM...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval-avx512vl.s
CommitLineData
9186c494
L
1# Check illegal AVX512VL instructions
2 .text
3 .arch .noavx512vl
4_start:
5 vp2intersectd %ymm1, %ymm2, %k3
6 vp2intersectq %ymm1, %ymm2, %k3
This page took 0.04099 seconds and 4 git commands to generate.