gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-8.s
1 # Test .arch .sse5
2 .arch generic32
3 .arch .sse5
4 popcnt %ecx,%ebx
5 frczss %xmm2, %xmm1
This page took 0.030504 seconds and 4 git commands to generate.