/external/clang/test/Parser/ |
MicrosoftExtensionsInlineAsm.c | 9 mov ecx, Base local 10 lock bts [ecx], eax
|
/external/clang/test/CodeGen/ |
mozilla-ms-inline-asm.c | 28 // CHECK: mov ecx,esp 32 // CHECK: mov ecx,dword ptr $3 33 // CHECK: push ecx 34 // CHECK: mov edx,[ecx] 40 // CHECK: "=*m,*m,*m,*m,*m,~{eax},~{ebp},~{ecx},~{edx},~{flags},~{esp},~{dirflag},~{fpsr},~{flags}" 50 mov ecx,esp local 54 mov ecx,that local 55 push ecx 56 mov edx,[ecx]
|
ms-inline-asm.c | 29 // CHECK: call void asm sideeffect inteldialect "mov ebx, eax\0A\09mov ecx, ebx", "~{ebx},~{ecx},~{dirflag},~{fpsr},~{flags}"() 32 __asm mov ecx, ebx local 37 // CHECK: call void asm sideeffect inteldialect "mov ebx, eax\0A\09mov ecx, ebx", "~{ebx},~{ecx},~{dirflag},~{fpsr},~{flags}"() 39 __asm mov ebx, eax __asm mov ecx, ebx local 282 // CHECK: "~{eax},~{ebp},~{ebx},~{ecx},~{edi},~{edx},~{esi},~{esp},~{dirflag},~{fpsr},~{flags}"() 336 // CHECK: "~{eax},~{ebp},~{ebx},~{ecx},~{edi},~{edx},~{esi},~{esp},~{dirflag},~{fpsr},~{flags}"() 463 // CHECK: call void asm sideeffect inteldialect "cpuid", "~{eax},~{ebx},~{ecx},~{edx},~{dirflag},~{fpsr},~{flags}"()
|
/external/valgrind/none/tests/x86/ |
cmpxchg8b.c | 11 UInt ecx; variable 20 "\tpushl %ecx\n" 27 "\tmovl " VG_SYM(ecx) ",%ecx\n" 32 "\tmovl %ecx," VG_SYM(ecx) "\n" 39 "\tpopl %ecx\n" 48 ecx = 0x33333333; ebx = 0x44444444; 53 eax, ebx, ecx, edx, zout & 0xFFFF, m64 ); 56 ecx = 0x33333333; ebx = 0x44444444 [all...] |
/bionic/libc/kernel/uapi/linux/ |
toshiba.h | 29 unsigned int ecx __attribute__((packed)); member in struct:__anon920
|
/development/ndk/platforms/android-21/include/linux/ |
toshiba.h | 29 unsigned int ecx __attribute__ ((packed)); member in struct:__anon1979
|
/external/fio/arch/ |
arch-x86-common.h | 8 unsigned int *ecx, unsigned int *edx) 11 *ecx = 0; 12 do_cpuid(eax, ebx, ecx, edx); 21 unsigned int eax, ebx, ecx = 0, edx; local 27 do_cpuid(&eax, &ebx, &ecx, &edx); 35 do_cpuid(&eax, &ebx, &ecx, &edx); 41 unsigned int eax, ebx, ecx, edx; local 43 cpuid(0x80000000, &eax, &ebx, &ecx, &edx); 47 cpuid(0x80000007, &eax, &ebx, &ecx, &edx);
|
/external/fio/crc/ |
crc32c-intel.c | 84 unsigned int eax, ebx, ecx = 0, edx; local 88 do_cpuid(&eax, &ebx, &ecx, &edx); 89 crc32c_intel_available = (ecx & (1 << 20)) != 0;
|
/external/kernel-headers/original/uapi/linux/ |
toshiba.h | 30 unsigned int ecx __attribute__ ((packed)); member in struct:__anon11587
|
/external/protobuf/src/google/protobuf/stubs/ |
atomicops_internals_x86_gcc.cc | 81 uint32_t ecx; local 85 cpuid(eax, ebx, ecx, edx, 0); 89 memcpy(vendor + 8, &ecx, 4); 92 // get feature flags in ecx/edx, and family/model in eax 93 cpuid(eax, ebx, ecx, edx, 1);
|
/external/v8/src/base/ |
atomicops_internals_x86_gcc.cc | 60 uint32_t ecx = 0; local 64 cpuid(eax, ebx, ecx, edx, 0); 68 memcpy(vendor + 8, &ecx, 4); 71 // get feature flags in ecx/edx, and family/model in eax 72 cpuid(eax, ebx, ecx, edx, 1);
|
/external/webp/src/dsp/ |
cpu.c | 44 #define GetCPUInfo(info, type) __cpuidex(info, type, 0) // set ecx=0 52 const uint32_t ecx = 0; local 57 : "=a"(eax), "=d"(edx) : "c" (ecx)); 68 xor ecx, ecx // ecx = 0 local
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
toshiba.h | 30 unsigned int ecx __attribute__ ((packed)); member in struct:__anon31170
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
toshiba.h | 30 unsigned int ecx __attribute__ ((packed)); member in struct:__anon33139
|
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/ |
toshiba.h | 29 unsigned int ecx __attribute__ ((packed)); member in struct:__anon60896
|
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/ |
toshiba.h | 29 unsigned int ecx __attribute__ ((packed)); member in struct:__anon61663
|
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/ |
toshiba.h | 29 unsigned int ecx __attribute__ ((packed)); member in struct:__anon62442
|
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/ |
toshiba.h | 29 unsigned int ecx __attribute__ ((packed)); member in struct:__anon63220
|
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/ |
toshiba.h | 29 unsigned int ecx __attribute__ ((packed)); member in struct:__anon63996
|
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/ |
toshiba.h | 29 unsigned int ecx __attribute__ ((packed)); member in struct:__anon64773
|
/external/libyuv/files/source/ |
cpu_id.cc | 79 mov ecx, [esp + 4] // xcr local
|
/external/v8/test/cctest/ |
test-disasm-x87.cc | 69 __ mov(ebx, Operand(esp, ecx, times_2, 0)); // [esp+ecx*4] 85 __ add(esi, Operand(ecx, times_4, 0)); 86 __ add(esi, Operand(ecx, times_4, 24)); 87 __ add(esi, Operand(ecx, times_4, -4)); 88 __ add(esi, Operand(ecx, times_4, -1999)); 90 __ add(edi, Operand(ebp, ecx, times_4, 0)); 91 __ add(edi, Operand(ebp, ecx, times_4, 12)); 92 __ add(edi, Operand(ebp, ecx, times_4, -8)); 93 __ add(edi, Operand(ebp, ecx, times_4, -3999)) 125 __ bts(Operand(ebx, ecx, times_4, 0), ecx); local [all...] |
/external/valgrind/VEX/useful/ |
cpuid.c | 7 void cpuid ( UInt* eax, UInt* ebx, UInt* ecx, UInt* edx, 14 *eax = a; *ebx = b; *ecx = c; *edx = d; 21 UInt eax, ebx, ecx, edx; local 25 cpuid(&eax,&ebx,&ecx,&edx, 0,0); 38 cpuid(&eax,&ebx,&ecx,&edx, i,0); 41 cpuid(&eax,&ebx,&ecx,&edx, i,ecx_in); 50 cpuid(&eax,&ebx,&ecx,&edx, 0x80000000,0); 53 cpuid(&eax,&ebx,&ecx,&edx, i,0); 57 cpuid(&eax,&ebx,&ecx,&edx, 1234,0); 58 cpuid(&eax,&ebx,&ecx,&edx, 0x800004d3,0) [all...] |
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/ |
ptrace.h | 27 long ecx; member in struct:pt_regs
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/ |
ptrace.h | 27 long ecx; member in struct:pt_regs
|