HomeSort by relevance Sort by last modified time
    Searched refs:pmulld (Results 1 - 11 of 11) sorted by null

  /external/libyuv/files/source/
compare.cc 67 // 27: 66 0F 38 40 C6 pmulld xmm0,xmm6
68 // 44: 66 0F 38 40 DD pmulld xmm3,xmm5
69 // 59: 66 0F 38 40 E5 pmulld xmm4,xmm5
70 // 72: 66 0F 38 40 D5 pmulld xmm2,xmm5
71 // 83: 66 0F 38 40 CD pmulld xmm1,xmm5
72 #define pmulld(reg) _asm _emit 0x66 _asm _emit 0x0F _asm _emit 0x38 \ macro
89 pmulld(0xc6) // pmulld xmm0,xmm6 hash *= 33 ^ 16
95 pmulld(0xdd) // pmulld xmm3, xmm
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse4.asm 202 pmulld xmm1, xmm2 label
203 pmulld xmm1, [0] label
avx.asm 1870 pmulld xmm1, xmm2 label
1871 pmulld xmm1, [rax] label
1872 pmulld xmm1, dqword [rax] label
    [all...]
  /external/qemu/target-i386/
ops_sse_header.h 311 DEF_HELPER_2(glue(pmulld, SUFFIX), void, Reg, Reg)
translate.c     [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 1115 AVX_INSTR pmulld, 0, 0, 1
1197 FMA_INSTR pmacsdd, pmulld, paddd
  /external/valgrind/main/none/tests/amd64/
sse4-64.stdout.exp     [all...]
  /external/chromium_org/third_party/x86inc/
x86inc.asm 901 AVX_INSTR pmulld, 0, 0
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf     [all...]
x86insn_gas.gperf     [all...]

Completed in 115 milliseconds