gas: Update x86 sse-noavx tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-branch-2.s
1 .text
2 data16 jmp foo
3
4 bar:
5 mov %eax, %ebx
6
7 data16 call foo
This page took 0.02937 seconds and 4 git commands to generate.