gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-lfence-load.s
CommitLineData
97b4a8f7
L
1 .text
2_start:
3 vldmxcsr (%rbp)
4 lgdt (%rbp)
5 vmptrld (%rbp)
6 vmclear (%rbp)
a09f656b 7 invpcid (%rbp), %rdx
8 invlpg (%eax)
9 clflush (%rbp)
10 clflushopt (%rbp)
11 clwb (%rbp)
12 cldemote (%rbp)
13 bndmk (%rbp), %bnd1
14 bndcl (%rbp), %bnd1
15 bndcu (%rbp), %bnd1
16 bndcn (%rbp), %bnd1
17 bndstx %bnd1, (%rbp)
18 bndldx (%rbp), %bnd1
19 prefetcht0 (%rbp)
20 prefetcht1 (%rbp)
21 prefetcht2 (%rbp)
22 prefetchw (%rbp)
23 pop %fs
24 popf
25 xlatb (%rbx)
97b4a8f7
L
26 fsts (%rbp)
27 flds (%rbp)
28 fistl (%rbp)
29 fists (%rbp)
30 fildl (%rbp)
31 filds (%rbp)
32 fsave (%rbp)
33 frstor (%rbp)
34 filds (%rbp)
35 fisttps (%rbp)
36 fldenv (%rbp)
37 fstenv (%rbp)
38 fadds (%rbp)
39 fadds (%rsp)
40 fadd %st(3),%st
41 fadds (%rcx)
42 filds (%rcx)
43 fists (%rcx)
44 xrstor (%rcx)
45 prefetchnta (%rcx)
46 cmpxchg8b (%rcx)
47 cmpxchg16b (%rcx)
48 incl %ecx
49 lgdt (%rax)
50 pfcmpeq 2(%rsi),%mm4
51 popq (%rax)
52 popq %rax
53 rclw (%rcx)
54 testl $1,(%rcx)
55 incl (%rcx)
56 notl (%rcx)
57 divl (%rcx)
58 mull (%rcx)
59 idivl (%rcx)
60 imull (%rcx)
61 leaq (%rax,%rax,2), %rax
62 leave
63 outsb
64 lodsb
65 rep movsl
66 rep scasl
67 rep cmpsl
68 rep lodsl
69 addl $1, (%r11)
70 btl $1, (%r11)
71 xadd %rax,(%rbx)
72 xadd %rax,%rbx
73 xchg %rax,(%rbx)
74 xchg %rax,%rbx
75 cmp %rax,0x40(%rbp)
76 cmp 0x40(%rbp),%rax
77 add %rax,0x40(%rbp)
78 add (%rax),%rax
79 test %rax,0x40(%rbp)
80 test 0x40(%rbp),%rax
This page took 0.044231 seconds and 4 git commands to generate.