x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-12.s
1 # Test .arch .sse
2 .arch generic32
3 .arch .3dnowa
4 pswapd %mm1,%mm0
5 pminub %mm1,%mm0
This page took 0.043503 seconds and 4 git commands to generate.