Home | History | Annotate | Download | only in X86

Lines Matching refs:rax

11 // CHECK: fxrstor 64(%rdx,%rax,4) 
13 fxrstor 64(%rdx,%rax,4)
15 // CHECK: fxrstor -64(%rdx,%rax,4)
17 fxrstor -64(%rdx,%rax,4)
19 // CHECK: fxrstor 64(%rdx,%rax)
21 fxrstor 64(%rdx,%rax)
35 // CHECK: fxsave 64(%rdx,%rax,4)
37 fxsave 64(%rdx,%rax,4)
39 // CHECK: fxsave -64(%rdx,%rax,4)
41 fxsave -64(%rdx,%rax,4)
43 // CHECK: fxsave 64(%rdx,%rax)
45 fxsave 64(%rdx,%rax)