Searched refs:ecx (Results 176 - 200 of 247) sorted by relevance

12345678910

/external/quake/quake/src/QW/client/
H A Dd_parta.asm304 mov ecx,ds:dword ptr[_d_vrectright_particle]
307 cmp eax,ecx
310 mov ecx,ds:dword ptr[_d_vrectx]
313 cmp eax,ecx
327 mov ecx,ds:dword ptr[_d_pix_shift]
331 mov ecx,ds:dword ptr[_d_pix_max]
337 cmp eax,ecx
339 mov eax,ecx
H A Dr_aliasa.asm248 mov ecx,ds:dword ptr[_r_anumverts]
344 dec ecx
/external/libyuv/files/source/
H A Dconvert.cc369 mov ecx, DWORD PTR [in2] ;1939.33
386 movdqu xmm5, XMMWORD PTR [ecx] ;in2
405 add ecx, 16 local
413 mov DWORD PTR [in2], ecx ;1939.33 local
483 mov ecx, DWORD PTR [in2] ;1939.33
499 movdqu xmm5, XMMWORD PTR [ecx] ;in2
517 add ecx, 16 local
525 mov DWORD PTR [in2], ecx ;1939.33 local
H A Dformat_conversion.cc34 mov ecx, [esp + 16] // pix local
43 sub ecx, 4 local
/external/llvm/lib/Target/X86/
H A DX86JITInfo.cpp207 "pushl %ecx\n"
208 CFI(".cfi_rel_offset %ecx, 8\n")
221 "popl %ecx\n"
223 CFI(".cfi_restore %ecx\n")
256 "pushl %ecx\n"
257 CFI(".cfi_rel_offset %ecx, 8\n")
286 "popl %ecx\n"
288 CFI(".cfi_restore %ecx\n")
314 push ecx
323 pop ecx
[all...]
/external/libvpx/vpx_ports/
H A Dx86_abi_support.asm32 %define rcx ecx
48 %elifidn %1,ecx
50 %elifidn %2,ecx
/external/v8/src/ia32/
H A Dcodegen-ia32.cc185 Register count = ecx;
208 Register loop_count = ecx;
253 __ mov(edx, ecx);
254 Register loop_count = ecx;
303 Register count = ecx;
320 // edi is now aligned, ecx holds number of remaning bytes to copy.
324 __ shr(ecx, 2); // Make word count instead of byte count.
359 // -- ecx : key
380 // -- ecx : key
512 // -- ecx
[all...]
H A Dregexp-macro-assembler-ia32.h167 inline Register backtrack_stackpointer() { return ecx; }
183 // stack pointer (ecx) by a word size and stores the register's value there.
186 // Pushes a value on the backtrack stack. Decrements the stack pointer (ecx)
191 // (ecx) and increments it by a word size.
/external/openssl/crypto/aes/asm/
H A Daes-x86_64.pl49 $s2="%ecx";
1009 # %ecx=s2 and %edx=s3.
1318 mov %esi,%ecx # %ecx=bits
1340 cmp \$128,%ecx
1342 cmp \$192,%ecx
1344 cmp \$256,%ecx
1356 xor %ecx,%ecx
1373 add \$1,%ecx
[all...]
H A Dvpaes-x86_64.pl696 mov \$0,%ecx
746 mov \$1,%ecx
1111 mov \$20,%ecx # 10*sizeof(%xmm0)/sizeof(%rax)
1124 mov \$`1232/8`,%ecx # sizeof(CONTEXT)
/external/qemu/
H A Dkqemu.c97 #define cpuid(index, eax, ebx, ecx, edx) \
99 : "=a" (eax), "=b" (ebx), "=c" (ecx), "=d" (edx) \
129 uint32_t eax, ebx, ecx, edx; local
144 cpuid(1, eax, ebx, ecx, edx);
146 ext_features = ecx;
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp103 mov dword ptr [esi],ecx
165 mov ecx,subleaf
172 mov dword ptr [esi],ecx
/external/oprofile/daemon/
H A Dopd_ibs.c496 unsigned ebx, ecx, edx; local
505 : "=a" (v.eax), "=r" (ebx), "=c" (ecx), "=d" (edx) : "0" (1)
508 asm ("cpuid" : "=a" (v.eax), "=b" (ebx), "=c" (ecx), "=d" (edx) : "0" (1));
/external/qemu/distrib/sdl-1.2.12/include/
H A DSDL_stdinc.h308 int ecx, edi, esi; \
312 : "=&c" (ecx), "=&D" (edi), "=&S" (esi) \
/external/valgrind/main/coregrind/m_sigframe/
H A Dsigframe-x86-linux.c380 SC2(ecx,ECX);
655 tst->arch.vex.guest_ECX = sc->ecx;
/external/compiler-rt/make/platform/
H A Dclang_darwin.mk312 i686.get_pc_thunk.ecx \
363 i686.get_pc_thunk.ecx i686.get_pc_thunk.edi i686.get_pc_thunk.edx \
/external/flac/libFLAC/
H A Dbitreader.c163 mov ecx, len local
164 test ecx, ecx local
171 dec ecx
/external/grub/stage1/
H A Dstage1.S186 movl 0x10(%si), %ecx
/external/libvpx/vp8/encoder/x86/
H A Dquantize_sse2.asm136 movsx ecx, WORD PTR[rsp + abs_minus_zbin + rdx *2]
146 movsx ecx, WORD PTR[rax + rdx*2] ; quant_shift_ptr[rc]
/external/mesa3d/src/mesa/main/
H A Dcompiler.h454 "fldcw word ptr [ecx]" \
455 parm [eax] [ecx] \
/external/openssl/crypto/sha/
H A Dsha512.c352 { _asm mov edx, [ecx + 0]
353 _asm mov eax, [ecx + 4]
363 { _asm mov edx, [ecx + 0]
364 _asm mov eax, [ecx + 4]
/external/webkit/Source/JavaScriptCore/jit/
H A DJITInlineMethods.h336 move(TrustedImmPtr(m_interpreter->sampler()->sampleSlot()), X86Registers::ecx); member in class:JSC::X86Registers
337 storePtr(TrustedImmPtr(m_interpreter->sampler()->encodeSample(instruction, inHostFunction)), X86Registers::ecx); member in class:JSC::X86Registers
351 move(TrustedImmPtr(m_interpreter->sampler()->codeBlockSlot()), X86Registers::ecx); member in class:JSC::X86Registers
352 storePtr(TrustedImmPtr(codeBlock), X86Registers::ecx); member in class:JSC::X86Registers
/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c43 #define cpuid(index, eax, ebx, ecx, edx) \
45 : "=a" (eax), "=b" (ebx), "=c" (ecx), "=d" (edx) \
460 static struct { uint32_t ecx, eax, edx; } *p = (void *)SMP_MSR_ADDR; member in struct:__anon9925
463 p->ecx = index;
467 p->ecx = 0;
550 uint32_t eax, ebx, ecx, edx; local
551 cpuid(1, eax, ebx, ecx, edx);
554 cpuid_ext_features = ecx;
/external/oprofile/module/x86/
H A Dop_syscalls.c129 ret = do_execve(filename, (char **)regs.ecx, (char **)regs.edx, &regs);
/external/valgrind/main/none/tests/amd64/
H A Dgen_insn_test.pl58 cl => 6, cx => 6, ecx => 6, rcx => 6,
71 cl => "r8", ch => "r8", cx => "r16", ecx => "r32", rcx => "r64",
78 # { r8 => "cl", r16 => "cx", r32 => "ecx", r64 => "rcx" },
93 { r8 => "cl", r16 => "cx", r32 => "ecx", r64 => "rcx" },

Completed in 2625 milliseconds

12345678910