HomeSort by relevance Sort by last modified time
    Searched full:vpand (Results 1 - 24 of 24) sorted by null

  /external/llvm/test/CodeGen/X86/
avx2-logic.ll 15 ; CHECK: vpand
16 ; CHECK: vpand %ymm
18 define <4 x i64> @vpand(<4 x i64> %a, <4 x i64> %b) nounwind uwtable readnone ssp {
avx2-conversions.ll 59 ; CHECK: vpand
avx2-shift.ll 217 ; CHECK: vpand
226 ; CHECK: vpand
244 ; CHECK: vpand
2011-11-22-AVX2-Domains.ll 5 ; This test would create a vpand %ymm instruction that is only legal in AVX2.
6 ; CHECK-NOT: vpand %ymm
avx-logic.ll 191 ; CHECK: vpand %xmm
192 define <2 x i64> @vpand(<2 x i64> %a, <2 x i64> %b) nounwind uwtable readnone ssp {
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
avx.asm 1258 vpand xmm1, xmm2 label
1259 vpand xmm1, [rax] label
1260 vpand xmm1, dqword [rax] label
1261 vpand xmm1, xmm2, xmm3 label
1262 vpand xmm1, xmm2, [rax] label
1263 vpand xmm1, xmm2, dqword [rax] label
    [all...]
  /external/llvm/test/MC/X86/
x86-32-avx.s     [all...]
x86_64-avx-encoding.s     [all...]
  /external/valgrind/main/none/tests/amd64/
avx-1.c 370 "vpand %%xmm9, %%xmm8, %%xmm7",
371 "vpand (%%rax), %%xmm8, %%xmm7")
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf     [all...]
x86insn_gas.gperf     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-objdump 
i686-linux-as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
objdump 
as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-objdump 
i686-linux-as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
objdump 
as 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-as 
i686-linux-android-objdump 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/
as 
objdump 
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
gen_x86_insn.py     [all...]

Completed in 1410 milliseconds