Remove test files for a different patch accidentally committed with patch for ARM...
[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.030576 seconds and 4 git commands to generate.