gas: Adjust x86 tests for PECOFF
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-lfence-byte.s
CommitLineData
97b4a8f7
L
1 .text
2_start:
3 rep; stosb
4 rep ret
5 rep
6 ret
7 rep
8 ret
9 call *%rax
10 .byte 0xf3, 0xc3
11 .word 0x6666
12 .byte 0xc3
13 rep
14 ret
15 fwait
16 rep ret
17 .byte 0xf3
18 .byte 0xc3
19 ret
20 .byte 0xf3
21 call *%rax
22 .data
23 .byte 0
This page took 0.036652 seconds and 4 git commands to generate.