Add support for AVX512VL versions of AVX512CD instructions.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-2.s
... / ...
CommitLineData
1# Test .arch .sse4.2
2.arch generic32
3.arch .sse4.2
4ptest %xmm1,%xmm0
5roundpd $0,%xmm1,%xmm0
6roundps $0,%xmm1,%xmm0
7roundsd $0,%xmm1,%xmm0
8roundss $0,%xmm1,%xmm0
9crc32 %ecx,%ebx
This page took 0.02323 seconds and 4 git commands to generate.