gas/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-4.s
CommitLineData
8d79a8c8
L
1# Test .arch .sse5
2.arch generic32
3.arch .sse5
4ptest %xmm1,%xmm0
5roundpd $0,%xmm1,%xmm0
6roundps $0,%xmm1,%xmm0
7roundsd $0,%xmm1,%xmm0
8roundss $0,%xmm1,%xmm0
9frczss %xmm2, %xmm1
This page took 0.032992 seconds and 4 git commands to generate.