gas: Adjust x86 tests for PECOFF
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-branch-2.s
CommitLineData
5db04b09
L
1 .text
2 data16 jmp foo
6cb0a70e 3 data16 rex.w jmp foo
5db04b09
L
4
5bar:
6 mov %eax, %ebx
7
8 data16 call foo
6cb0a70e 9 data16 rex.w call foo
aeab2b26
JB
10
11 retw
12 retw $8
This page took 0.279463 seconds and 4 git commands to generate.