/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
xsave.s | 6 xsaveopt (%ebx) 13 xsaveopt [ecx]
|
x86-64-xsave.s | 27 xsaveopt (%rax) 28 xsaveopt (%r8) 29 xsaveopt (%r8, %rax) 30 xsaveopt (%rax, %r8) 31 xsaveopt (%r8, %r15) 58 xsaveopt [rax] 59 xsaveopt [r8] 60 xsaveopt [r8+rax*1] 61 xsaveopt [rax+r8*1] 62 xsaveopt [r8+r15*1 [all...] |
xsave-intel.d | 13 [ ]*[a-f0-9]+: 0f ae 33 xsaveopt \[ebx\] 18 [ ]*[a-f0-9]+: 0f ae 31 xsaveopt \[ecx\]
|
xsave.d | 11 [ ]*[a-f0-9]+: 0f ae 33 xsaveopt \(%ebx\) 16 [ ]*[a-f0-9]+: 0f ae 31 xsaveopt \(%ecx\)
|
x86-64-xsave-intel.d | 32 [ ]*[a-f0-9]+: 0f ae 30 xsaveopt \[rax\] 33 [ ]*[a-f0-9]+: 41 0f ae 30 xsaveopt \[r8\] 34 [ ]*[a-f0-9]+: 41 0f ae 34 00 xsaveopt \[r8\+rax\*1\] 35 [ ]*[a-f0-9]+: 42 0f ae 34 00 xsaveopt \[rax\+r8\*1\] 36 [ ]*[a-f0-9]+: 43 0f ae 34 38 xsaveopt \[r8\+r15\*1\] 60 [ ]*[a-f0-9]+: 0f ae 30 xsaveopt \[rax\] 61 [ ]*[a-f0-9]+: 41 0f ae 30 xsaveopt \[r8\] 62 [ ]*[a-f0-9]+: 41 0f ae 34 00 xsaveopt \[r8\+rax\*1\] 63 [ ]*[a-f0-9]+: 42 0f ae 34 00 xsaveopt \[rax\+r8\*1\] 64 [ ]*[a-f0-9]+: 43 0f ae 34 38 xsaveopt \[r8\+r15\*1\ [all...] |
arch-10.s | 31 # Xsaveopt 32 xsaveopt (%ecx) label
|
x86-64-arch-2.s | 31 # Xsaveopt 32 xsaveopt (%rcx) label
|
x86-64-xsave.d | 30 [ ]*[a-f0-9]+: 0f ae 30 xsaveopt \(%rax\) 31 [ ]*[a-f0-9]+: 41 0f ae 30 xsaveopt \(%r8\) 32 [ ]*[a-f0-9]+: 41 0f ae 34 00 xsaveopt \(%r8,%rax,1\) 33 [ ]*[a-f0-9]+: 42 0f ae 34 00 xsaveopt \(%rax,%r8,1\) 34 [ ]*[a-f0-9]+: 43 0f ae 34 38 xsaveopt \(%r8,%r15,1\) 58 [ ]*[a-f0-9]+: 0f ae 30 xsaveopt \(%rax\) 59 [ ]*[a-f0-9]+: 41 0f ae 30 xsaveopt \(%r8\) 60 [ ]*[a-f0-9]+: 41 0f ae 34 00 xsaveopt \(%r8,%rax,1\) 61 [ ]*[a-f0-9]+: 42 0f ae 34 00 xsaveopt \(%rax,%r8,1\) 62 [ ]*[a-f0-9]+: 43 0f ae 34 38 xsaveopt \(%r8,%r15,1\ [all...] |
arch-10-1.l | 67 [ ]*31[ ]+\# Xsaveopt 68 [ ]*32[ ]+xsaveopt \(%ecx\)
|
arch-10-2.l | 66 [ ]*31[ ]+\# Xsaveopt 67 [ ]*32[ ]+xsaveopt \(%ecx\)
|
/external/llvm/test/CodeGen/X86/ |
system-intrinsics-xsaveopt.ll | 1 ; RUN: llc < %s -mtriple=i686-unknown-unknown -mattr=+xsave,+xsaveopt | FileCheck %s
8 ; CHECK: xsaveopt (%ecx)
9 call void @llvm.x86.xsaveopt(i8* %ptr, i32 %hi, i32 %lo)
12 declare void @llvm.x86.xsaveopt(i8*, i32, i32)
|
system-intrinsics-64-xsaveopt.ll | 1 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+xsaveopt | FileCheck %s
7 ; CHECK: xsaveopt (%rdi)
8 call void @llvm.x86.xsaveopt(i8* %ptr, i32 %hi, i32 %lo)
11 declare void @llvm.x86.xsaveopt(i8*, i32, i32)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
x86-64-xsave-intel.d | 32 [ ]*[a-f0-9]+: 0f ae 30 xsaveopt \[rax\] 33 [ ]*[a-f0-9]+: 41 0f ae 30 xsaveopt \[r8\] 34 [ ]*[a-f0-9]+: 41 0f ae 34 00 xsaveopt \[r8\+rax\*1\] 35 [ ]*[a-f0-9]+: 42 0f ae 34 00 xsaveopt \[rax\+r8\*1\] 36 [ ]*[a-f0-9]+: 43 0f ae 34 38 xsaveopt \[r8\+r15\*1\] 60 [ ]*[a-f0-9]+: 0f ae 30 xsaveopt \[rax\] 61 [ ]*[a-f0-9]+: 41 0f ae 30 xsaveopt \[r8\] 62 [ ]*[a-f0-9]+: 41 0f ae 34 00 xsaveopt \[r8\+rax\*1\] 63 [ ]*[a-f0-9]+: 42 0f ae 34 00 xsaveopt \[rax\+r8\*1\] 64 [ ]*[a-f0-9]+: 43 0f ae 34 38 xsaveopt \[r8\+r15\*1\ [all...] |
x86-64-xsave.d | 31 [ ]*[a-f0-9]+: 0f ae 30 xsaveopt \(%rax\) 32 [ ]*[a-f0-9]+: 41 0f ae 30 xsaveopt \(%r8\) 33 [ ]*[a-f0-9]+: 41 0f ae 34 00 xsaveopt \(%r8,%rax,1\) 34 [ ]*[a-f0-9]+: 42 0f ae 34 00 xsaveopt \(%rax,%r8,1\) 35 [ ]*[a-f0-9]+: 43 0f ae 34 38 xsaveopt \(%r8,%r15,1\) 59 [ ]*[a-f0-9]+: 0f ae 30 xsaveopt \(%rax\) 60 [ ]*[a-f0-9]+: 41 0f ae 30 xsaveopt \(%r8\) 61 [ ]*[a-f0-9]+: 41 0f ae 34 00 xsaveopt \(%r8,%rax,1\) 62 [ ]*[a-f0-9]+: 42 0f ae 34 00 xsaveopt \(%rax,%r8,1\) 63 [ ]*[a-f0-9]+: 43 0f ae 34 38 xsaveopt \(%r8,%r15,1\ [all...] |
/external/clang/test/CodeGen/ |
x86_32-xsave.c | 4 // RUN: %clang_cc1 %s -DTEST_XSAVEOPT -O0 -triple=i686-unknown-unknown -target-feature +xsave -target-feature +xsaveopt -emit-llvm -o - -Werror | FileCheck %s --check-prefix=XSAVEOPT
5 // RUN: %clang_cc1 %s -DTEST_XSAVEOPT -O0 -triple=i686-unknown-unknown -target-feature +xsave -target-feature +xsaveopt -fno-signed-char -emit-llvm -o - -Werror | FileCheck %s --check-prefix=XSAVEOPT
36 // XSAVEOPT: [[tmp_vp_1:%[0-9a-zA-z]+]] = load i8*, i8** %tmp_vp, align 4
37 // XSAVEOPT: [[tmp_ULLi_1:%[0-9a-zA-z]+]] = load i64, i64* %tmp_ULLi, align 8
38 // XSAVEOPT: [[high64_1:%[0-9a-zA-z]+]] = lshr i64 [[tmp_ULLi_1]], 32
39 // XSAVEOPT: [[high32_1:%[0-9a-zA-z]+]] = trunc i64 [[high64_1]] to i32
40 // XSAVEOPT: [[low32_1:%[0-9a-zA-z]+]] = trunc i64 [[tmp_ULLi_1]] to i32
41 // XSAVEOPT: call void @llvm.x86.xsaveopt(i8* [[tmp_vp_1]], i32 [[high32_1]], i32 [[low32_1]]) [all...] |
x86_64-xsave.c | 4 // RUN: %clang_cc1 %s -DTEST_XSAVEOPT -O0 -triple=x86_64-unknown-unknown -target-feature +xsave -target-feature +xsaveopt -emit-llvm -o - -Werror | FileCheck %s --check-prefix=XSAVEOPT
5 // RUN: %clang_cc1 %s -DTEST_XSAVEOPT -O0 -triple=x86_64-unknown-unknown -target-feature +xsave -target-feature +xsaveopt -fno-signed-char -emit-llvm -o - -Werror | FileCheck %s --check-prefix=XSAVEOPT
52 // XSAVEOPT: [[tmp_vp_1:%[0-9a-zA-z]+]] = load i8*, i8** %tmp_vp, align 8
53 // XSAVEOPT: [[tmp_ULLi_1:%[0-9a-zA-z]+]] = load i64, i64* %tmp_ULLi, align 8
54 // XSAVEOPT: [[high64_1:%[0-9a-zA-z]+]] = lshr i64 [[tmp_ULLi_1]], 32
55 // XSAVEOPT: [[high32_1:%[0-9a-zA-z]+]] = trunc i64 [[high64_1]] to i32
56 // XSAVEOPT: [[low32_1:%[0-9a-zA-z]+]] = trunc i64 [[tmp_ULLi_1]] to i32
57 // XSAVEOPT: call void @llvm.x86.xsaveopt(i8* [[tmp_vp_1]], i32 [[high32_1]], i32 [[low32_1]]) [all...] |
attr-target-x86.c | 35 // CHECK: #1 = {{.*}}"target-cpu"="ivybridge" "target-features"="+aes,+avx,+cx16,+f16c,+fsgsbase,+fxsr,+mmx,+pclmul,+popcnt,+rdrnd,+sse,+sse2,+sse3,+sse4.1,+sse4.2,+ssse3,+xsave,+xsaveopt" 36 // CHECK: #2 = {{.*}}"target-cpu"="x86-64" "target-features"="+fxsr,+mmx,+sse,-aes,-avx,-avx2,-avx512bw,-avx512cd,-avx512dq,-avx512er,-avx512f,-avx512pf,-avx512vl,-f16c,-fma,-fma4,-pclmul,-sha,-sse2,-sse3,-sse4.1,-sse4.2,-sse4a,-ssse3,-xop,-xsave,-xsaveopt" 38 // CHECK: #4 = {{.*}}"target-cpu"="ivybridge" "target-features"="+avx,+cx16,+f16c,+fsgsbase,+fxsr,+mmx,+pclmul,+popcnt,+rdrnd,+sse,+sse2,+sse3,+sse4.1,+sse4.2,+ssse3,+xsave,+xsaveopt,-aes"
|
/external/clang/lib/Headers/ |
xsaveoptintrin.h | 1 /*===---- xsaveoptintrin.h - XSAVEOPT intrinsic ------------------------------------=== 32 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("xsaveopt")))
|
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
xsaveoptintrin.h | 1 /*===---- xsaveoptintrin.h - XSAVEOPT intrinsic ------------------------------------=== 32 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("xsaveopt")))
|
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
xsaveoptintrin.h | 1 /*===---- xsaveoptintrin.h - XSAVEOPT intrinsic ------------------------------------=== 32 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("xsaveopt")))
|
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
xsaveoptintrin.h | 1 /*===---- xsaveoptintrin.h - XSAVEOPT intrinsic ------------------------------------=== 32 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("xsaveopt")))
|
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
xsaveoptintrin.h | 1 /*===---- xsaveoptintrin.h - XSAVEOPT intrinsic ------------------------------------=== 32 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("xsaveopt")))
|
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
xsaveoptintrin.h | 1 /*===---- xsaveoptintrin.h - XSAVEOPT intrinsic ------------------------------------=== 32 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("xsaveopt")))
|
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/ |
xsaveoptintrin.h | 1 /*===---- xsaveoptintrin.h - XSAVEOPT intrinsic ------------------------------------=== 32 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("xsaveopt")))
|
/prebuilts/sdk/renderscript/clang-include/ |
xsaveoptintrin.h | 1 /*===---- xsaveoptintrin.h - XSAVEOPT intrinsic ------------------------------------=== 32 #define __DEFAULT_FN_ATTRS __attribute__((__always_inline__, __nodebug__, __target__("xsaveopt")))
|