Remove test files for a different patch accidentally committed with patch for ARM...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / sse2-16bit.s
1 # Check SSE2 instructions in 16-bit mode
2
3 .code16
4 .include "sse2.s"
5 .att_syntax prefix
6
7 addps (%bx),%xmm5
This page took 0.030609 seconds and 4 git commands to generate.