Home | History | Annotate | Download | only in i386

Lines Matching refs:rax

7 	xsave (%rax)
9 xsave (%r8, %rax)
10 xsave (%rax, %r8)
12 xsave64 (%rax)
14 xsave64 (%r8, %rax)
15 xsave64 (%rax, %r8)
16 xrstor (%rax)
18 xrstor (%r8, %rax)
19 xrstor (%rax, %r8)
21 xrstor64 (%rax)
23 xrstor64 (%r8, %rax)
24 xrstor64 (%rax, %r8)
27 xsaveopt (%rax)
29 xsaveopt (%r8, %rax)
30 xsaveopt (%rax, %r8)
32 xsaveopt64 (%rax)
34 xsaveopt64 (%r8, %rax)
35 xsaveopt64 (%rax, %r8)
38 xsave [rax]
40 xsave [r8+rax*1]
41 xsave [rax+r8*1]
43 xsave64 [rax]
45 xsave64 [r8+rax*1]
46 xsave64 [rax+r8*1]
47 xrstor [rax]
49 xrstor [r8+rax*1]
50 xrstor [rax+r8*1]
52 xrstor64 [rax]
54 xrstor64 [r8+rax*1]
55 xrstor64 [rax+r8*1]
58 xsaveopt [rax]
60 xsaveopt [r8+rax*1]
61 xsaveopt [rax+r8*1]
63 xsaveopt64 [rax]
65 xsaveopt64 [r8+rax*1]
66 xsaveopt64 [rax+r8*1]