HomeSort by relevance Sort by last modified time
    Searched refs:avx (Results 1 - 25 of 56) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
arch-avx-1.d 1 #as: -march=generic32+avx+aes+pclmul
3 #name: i386 arch avx 1
att-regs.s 47 .arch .avx
intel-regs.s 51 .arch .avx
arch-10-btver1.d 2 #as: -march=btver1+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+movbe+ept+padlock+fma+bmi+tbm
x86-64-arch-2-btver1.d 2 #as: -march=btver1+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+movbe+ept+padlock+fma+bmi+tbm
arch-10-lzcnt.d 2 #as: -march=i686+nop+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+ept+clflush+syscall+rdtscp+3dnowa+sse4a+svme+lzcnt+padlock+bmi+tbm
arch-10-prefetchw.d 2 #as: -march=i686+nop+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+ept+clflush+syscall+rdtscp+sse4a+svme+lzcnt+padlock+bmi+tbm+prfchw
arch-10.d 1 #as: -march=i686+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+ept+clflush+nop+syscall+rdtscp+3dnowa+sse4a+svme+abm+padlock+bmi+tbm
x86-64-arch-2-lzcnt.d 2 #as: -march=generic64+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+cx16+ept+clflush+syscall+rdtscp+3dnowa+sse4a+svme+lzcnt+padlock+bmi+tbm
x86-64-arch-2-prefetchw.d 2 #as: -march=generic64+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+cx16+ept+clflush+syscall+rdtscp+sse4a+svme+lzcnt+padlock+bmi+tbm+prfchw
x86-64-arch-2.d 1 #as: -march=generic64+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+cx16+ept+clflush+syscall+rdtscp+3dnowa+sse4a+svme+abm+padlock+bmi+tbm
  /build/core/combo/arch/x86/
ivybridge.mk 15 -march=core-avx-i \
sandybridge.mk 15 -march=corei7-avx \
  /build/core/combo/arch/x86_64/
ivybridge.mk 15 -march=core-avx-i
sandybridge.mk 15 -march=corei7-avx
  /external/flac/libFLAC/include/private/
cpu.h 130 FLAC__bool avx; member in struct:__anon12677
142 FLAC__bool avx; member in struct:__anon12678
  /external/flac/libFLAC/
cpu.c 59 info->ia32.avx = false;
68 info->x86.avx = false;
185 info->ia32.avx = (flags_ecx & FLAC__CPUINFO_IA32_CPUID_AVX )? true : false;
203 fprintf(stderr, " AVX ........ %c\n", info->ia32.avx ? 'Y' : 'n');
325 * now have to check for OS support of AVX instructions
327 if(info->ia32.avx && ia32_osxsave) {
332 fprintf(stderr, " AVX OS sup . %c\n", info->ia32.avx ? 'Y' : 'n');
335 else /* no OS AVX support*
    [all...]
  /build/soong/cc/
x86_64_device.go 76 "-march=core-avx-i",
91 "avx": []string{"-mavx"},
113 "avx",
121 "avx",
x86_device.go 76 "-march=core-avx-i",
94 "avx": []string{"-mavx"},
113 "avx",
122 "avx",
  /external/libhevc/
decoder.x86.mk 1 libhevcd_cflags_x86 += -DX86 -DDISABLE_AVX2 -m32 -msse4.2 -mno-avx -DDEFAULT_ARCH=D_ARCH_X86_SSE42
  /external/boringssl/src/crypto/sha/asm/
sha512-x86_64.pl 55 # the effort, not on pre-AVX processors. [Obviously with exclusion
69 # for AVX, but with %ymm as operands. Side effect is increased stack
80 # SHA256 SSSE3 AVX/XOP(*) SHA512 AVX/XOP(*)
116 # TODO(davidben): Enable AVX2 code after testing by setting $avx to 2. Is it
119 $avx = 1;
124 $avx=1 if (!$shaext && $avx);
256 $code.=<<___ if ($SZ==4 || $avx);
266 $code.=<<___ if ($avx && $SZ==8)
    [all...]
sha256-586.pl 28 # May version, >60% over original. Add AVX+shrd code path, >25%
35 # not shown.) Add AVX+BMI code path.
68 $xmm=$avx=0;
75 # TODO(davidben): Enable AVX2 code after testing by setting $avx to 2.
76 $avx = 1;
78 $avx = 0 unless ($xmm);
208 &and ("ebx",1<<28|1<<9); # mask AVX and SSSE3 bits
215 &je (&label("AVX")) if ($avx);
962 if ($avx) {
    [all...]
  /external/libvpx/libvpx/build/make/
rtcd.pl 364 @ALL_ARCHS = filter(qw/mmx sse sse2 sse3 ssse3 sse4_1 avx avx2/);
367 @ALL_ARCHS = filter(qw/mmx sse sse2 sse3 ssse3 sse4_1 avx avx2/);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
rtcd.pl 358 @ALL_ARCHS = filter(qw/mmx sse sse2 sse3 ssse3 sse4_1 avx avx2/);
361 @ALL_ARCHS = filter(qw/mmx sse sse2 sse3 ssse3 sse4_1 avx avx2/);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-arch-2.d 2 #as: -march=generic64+avx+vmx+smx+xsave+xsaveopt+aes+pclmul+fma+movbe+cx16+ept+clflush+syscall+rdtscp+3dnowa+sse4a+svme+abm+padlock+bmi+tbm

Completed in 999 milliseconds

1 2 3