/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
XSAVE-32.s | 7 // CHECK: xrstor -485498096(%edx,%eax,4) 9 xrstor -485498096(%edx,%eax,4) label 11 // CHECK: xrstor 485498096(%edx,%eax,4) 13 xrstor 485498096(%edx,%eax,4) label 15 // CHECK: xrstor 485498096(%edx) 17 xrstor 485498096(%edx) label 19 // CHECK: xrstor 485498096 21 xrstor 485498096 label 23 // CHECK: xrstor 64(%edx,%eax) 25 xrstor 64(%edx,%eax) label 29 xrstor (%edx) label [all...] |
XSAVE-64.s | 7 // CHECK: xrstor 485498096 9 xrstor 485498096 label 31 // CHECK: xrstor 64(%rdx) 33 xrstor 64(%rdx) label 39 // CHECK: xrstor 64(%rdx,%rax,4) 41 xrstor 64(%rdx,%rax,4) label 43 // CHECK: xrstor -64(%rdx,%rax,4) 45 xrstor -64(%rdx,%rax,4) label 47 // CHECK: xrstor 64(%rdx,%rax) 49 xrstor 64(%rdx,%rax) label 53 xrstor (%rdx) label [all...] |
x86-32-coverage.s | [all...] |
/external/llvm/test/MC/X86/ |
x86-32-coverage.s | [all...] |
/external/clang/lib/CodeGen/ |
CGBuiltin.cpp | [all...] |