x86: add missing test
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-arch-1.s
CommitLineData
599121aa
L
1# Test .arch .sse4.1
2.arch generic64
3.arch .sse4.1
4ptest %xmm1,%xmm0
5roundpd $0,%xmm1,%xmm0
6roundps $0,%xmm1,%xmm0
7roundsd $0,%xmm1,%xmm0
8roundss $0,%xmm1,%xmm0
9phminposuw %xmm1,%xmm3
This page took 0.522855 seconds and 4 git commands to generate.