x86: make sure all PUSH/POP honor DefaultSize
[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.030685 seconds and 4 git commands to generate.