HomeSort by relevance Sort by last modified time
    Searched full:xmm0 (Results 226 - 250 of 307) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/CodeGen/
MachineCopyPropagation.cpp 205 // %xmm2<def> = copy %xmm0
  /external/llvm/test/CodeGen/X86/
sink-hoist.ll 91 ; CHECK: LCPI3_0(%rip), %xmm0
  /external/llvm/test/MC/X86/
x86-32-avx.s 306 // CHECK: vcmpps $0, %xmm0, %xmm6, %xmm1
308 vcmpps $0, %xmm0, %xmm6, %xmm1
314 // CHECK: vcmpps $7, %xmm0, %xmm6, %xmm1
316 vcmpps $7, %xmm0, %xmm6, %xmm1
318 // CHECK: vcmppd $0, %xmm0, %xmm6, %xmm1
320 vcmppd $0, %xmm0, %xmm6, %xmm1
326 // CHECK: vcmppd $7, %xmm0, %xmm6, %xmm1
328 vcmppd $7, %xmm0, %xmm6, %xmm1
    [all...]
x86_64-avx-encoding.s     [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
valgrind-low-x86.c 78 { "xmm0", 1408, 128 },
valgrind-low-amd64.c 85 { "xmm0", 2208, 128 },
  /external/webkit/Source/JavaScriptCore/dfg/
DFGJITCompiler.h 140 static const FPRegisterID fpRegT0 = X86Registers::xmm0;
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp 860 pxor xmm0,xmm0 \/* set xmm0 to 0 *\/ local
1094 movhlps xmm0,xmm5 \/* high half to low half *\/ local
1096 pshuflw xmm0,xmm5, 0xE \/* reshuffle *\/ local
1101 movhlps xmm0,xmm4 local
1103 pshuflw xmm0,xmm4,0xE local
1105 pshuflw xmm0,xmm4,0x1 local
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_feature_matching.cpp 860 pxor xmm0,xmm0 \/* set xmm0 to 0 *\/ local
1094 movhlps xmm0,xmm5 \/* high half to low half *\/ local
1096 pshuflw xmm0,xmm5, 0xE \/* reshuffle *\/ local
1101 movhlps xmm0,xmm4 local
1103 pshuflw xmm0,xmm4,0xE local
1105 pshuflw xmm0,xmm4,0x1 local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp 860 pxor xmm0,xmm0 \/* set xmm0 to 0 *\/ local
1094 movhlps xmm0,xmm5 \/* high half to low half *\/ local
1096 pshuflw xmm0,xmm5, 0xE \/* reshuffle *\/ local
1101 movhlps xmm0,xmm4 local
1103 pshuflw xmm0,xmm4,0xE local
1105 pshuflw xmm0,xmm4,0x1 local
    [all...]
  /external/v8/src/ia32/
code-stubs-ia32.h 636 // Save all XMM registers except XMM0.
648 // Restore all XMM registers except XMM0.
deoptimizer-ia32.cc 914 __ movdbl(Operand(ebx, dst_offset), xmm0); local
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86.S     [all...]
  /external/llvm/lib/Target/X86/Disassembler/
X86DisassemblerDecoder.h 207 ENTRY(XMM0) \
X86DisassemblerDecoderCommon.h 324 ENUM_ENTRY(TYPE_XMM0, "Implicit use of XMM0") \
X86Disassembler.cpp 378 mcInst.addOperand(MCOperand::CreateReg(X86::XMM0 + (immediate >> 4)));
  /external/valgrind/main/docs/internals/
3_3_BUGSTATUS.txt 244 175150 Fixd vx1873 x86->IR: 0xF2 0xF 0x11 0xC1 (movss xmm1, xmm0)
  /external/llvm/docs/
TableGenFundamentals.rst 182 XMM0, XMM1, XMM10, XMM11, XMM12, XMM13, XMM14, XMM15, XMM2, XMM3, XMM4, XMM5,
715 XMM0, XMM1, XMM2, XMM3, XMM4, XMM5, XMM6, XMM7, EFLAGS] in {
  /external/openssl/crypto/rc4/asm/
rc4-x86_64.pl 264 $code.=" pxor %xmm0,%xmm2\n" if ($i==0);
301 pxor %xmm0,%xmm2
  /external/llvm/lib/Target/X86/
X86InstrSSE.td     [all...]
X86ISelLowering.cpp     [all...]
  /external/valgrind/main/VEX/priv/
guest_amd64_defs.h 207 writes the result directly to the guest XMM0.
  /external/valgrind/main/memcheck/
mc_machine.c     [all...]
  /external/valgrind/main/none/tests/amd64/
avx-1.c 83 : /*TRASH*/"xmm0","xmm7","xmm8","xmm6","xmm9","r14","memory","cc" \
102 : /*TRASH*/"xmm0","xmm8","xmm7","xmm9","r14","rax","memory","cc" \
339 "vpcmpestrm $0x45, %%xmm7, %%xmm8; movapd %%xmm0, %%xmm9",
340 "vpcmpestrm $0x45, (%%rax), %%xmm8; movapd %%xmm0, %%xmm9")
    [all...]
  /prebuilts/misc/android-x86/gdbserver/
gdbserver 

Completed in 4600 milliseconds

1 2 3 4 5 6 7 8 91011>>