HomeSort by relevance Sort by last modified time
    Searched full:pmuldq (Results 1 - 25 of 40) sorted by null

1 2

  /external/chromium_org/base/
cpu_unittest.cc 49 __asm pmuldq xmm0, xmm0;
84 __asm__ __volatile__("pmuldq %%xmm0, %%xmm0\n" : : : "xmm0");
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse4.asm 199 pmuldq xmm1, xmm2 label
200 pmuldq xmm1, [0] label
avx.asm 1890 pmuldq xmm1, xmm2 label
1891 pmuldq xmm1, [rax] label
1892 pmuldq xmm1, dqword [rax] label
    [all...]
  /external/llvm/test/CodeGen/X86/
vector-idiv.ll 123 ; SSE41: pmuldq
126 ; SSE41: pmuldq
sse41-intrinsics-x86.ll 261 ; CHECK: pmuldq
262 %res = call <2 x i64> @llvm.x86.sse41.pmuldq(<4 x i32> %a0, <4 x i32> %a1) ; <<2 x i64>> [#uses=1]
265 declare <2 x i64> @llvm.x86.sse41.pmuldq(<4 x i32>, <4 x i32>) nounwind readnone
avx-intrinsics-x86.ll     [all...]
  /external/qemu/target-i386/
ops_sse_header.h 303 DEF_HELPER_3(glue(pmuldq, SUFFIX), void, env, Reg, Reg)
translate.c     [all...]
  /external/elfutils/0.153/libcpu/
ChangeLog 51 pmovzxdq, pmuldq, pmulld, popcnt, ptest, roundss, roundps, roundpd,
  /external/valgrind/main/none/tests/amd64/
sse4-64.stdout.exp     [all...]
sse4-64.c     [all...]
  /external/llvm/lib/Target/X86/
X86InstrFragmentsSIMD.td 178 def X86pmuldq : SDNode<"X86ISD::PMULDQ",
X86ISelLowering.h 356 PMULDQ,
    [all...]
X86TargetTransformInfo.cpp 281 // pmuldq sequence.
    [all...]
X86InstrSSE.td     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
x86inc.asm 1046 AVX_INSTR pmuldq, 0, 0, 1
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
x86inc.asm 1138 AVX_INSTR pmuldq, 0, 0, 1
  /external/chromium_org/third_party/libyuv/source/
x86inc.asm 1046 AVX_INSTR pmuldq, 0, 0, 1
  /external/chromium_org/third_party/x86inc/
x86inc.asm 903 AVX_INSTR pmuldq, 0, 0
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 1117 AVX_INSTR pmuldq, 0, 0, 1
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm 1117 AVX_INSTR pmuldq, 0, 0, 1
  /external/elfutils/0.153/libcpu/defs/
i386     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf     [all...]
x86insn_gas.gperf     [all...]
  /external/qemu/disas/
i386.c     [all...]

Completed in 1649 milliseconds

1 2