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