/external/clang/test/CodeGen/ |
mozilla-ms-inline-asm.c | 21 // CHECK: mov edx,dword ptr $1 22 // CHECK: test edx,edx 25 // CHECK: mov eax,edx 34 // CHECK: mov edx,[ecx] 36 // CHECK: call dword ptr[edx+eax*$$4] 40 // CHECK: "=*m,*m,*m,*m,*m,~{eax},~{ebp},~{ecx},~{edx},~{flags},~{esp},~{dirflag},~{fpsr},~{flags}" 44 mov edx,paramCount local 45 test edx,edx local 56 mov edx,[ecx] local [all...] |
/external/valgrind/none/tests/x86/ |
cmpxchg8b.c | 12 UInt edx; variable 21 "\tpushl %edx\n" 28 "\tmovl " VG_SYM(edx) ",%edx\n" 33 "\tmovl %edx," VG_SYM(edx) "\n" 38 "\tpopl %edx\n" 47 edx = 0x11111111; eax = 0x22222222; 53 eax, ebx, ecx, edx, zout & 0xFFFF, m64 ); 55 edx = 0x11111111; eax = 0x22222222 [all...] |
/bionic/libc/kernel/uapi/linux/ |
toshiba.h | 31 unsigned int edx __attribute__((packed)); member in struct:__anon998
|
/development/ndk/platforms/android-21/include/linux/ |
toshiba.h | 30 unsigned int edx __attribute__ ((packed)); member in struct:__anon2079
|
/external/aac/libFDK/include/x86/ |
fixmul_x86.h | 115 shl edx, 1 local 116 mov a, edx 128 mov a, edx
|
/external/fio/arch/ |
arch-x86-common.h | 8 unsigned int *ecx, unsigned int *edx) 12 do_cpuid(eax, ebx, ecx, edx); 21 unsigned int eax, ebx, ecx = 0, edx; local 27 do_cpuid(&eax, &ebx, &ecx, &edx); 28 if (!(edx & (1U << 4))) 35 do_cpuid(&eax, &ebx, &ecx, &edx); 36 return edx & (1U << 8); 41 unsigned int eax, ebx, ecx, edx; local 43 cpuid(0x80000000, &eax, &ebx, &ecx, &edx); 47 cpuid(0x80000007, &eax, &ebx, &ecx, &edx); [all...] |
/external/fio/crc/ |
crc32c-intel.c | 84 unsigned int eax, ebx, ecx = 0, edx; local 88 do_cpuid(&eax, &ebx, &ecx, &edx);
|
/external/kernel-headers/original/uapi/linux/ |
toshiba.h | 41 unsigned int edx __attribute__ ((packed)); member in struct:__anon15078
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
mjpeg_validate.cc | 29 mov edx, edi local 37 mov edi, edx 42 mov edi, edx
|
/external/protobuf/src/google/protobuf/stubs/ |
atomicops_internals_x86_gcc.cc | 82 uint32_t edx; local 85 cpuid(eax, ebx, ecx, edx, 0); 88 memcpy(vendor + 4, &edx, 4); 92 // get feature flags in ecx/edx, and family/model in eax 93 cpuid(eax, ebx, ecx, edx, 1); 115 // edx bit 26 is SSE2 which we use to tell use whether we can use mfence 116 AtomicOps_Internalx86CPUFeatures.has_sse2 = ((edx >> 26) & 1);
|
/external/v8/src/base/ |
atomicops_internals_x86_gcc.cc | 62 uint32_t edx = 0; local 65 cpuid(eax, ebx, ecx, edx, 0); 68 memcpy(vendor + 4, &edx, 4); 72 // get feature flags in ecx/edx, and family/model in eax 73 cpuid(eax, ebx, ecx, edx, 1); 96 // edx bit 26 is SSE2 which we use to tell use whether we can use mfence 97 AtomicOps_Internalx86CPUFeatures.has_sse2 = ((edx >> 26) & 1);
|
/external/valgrind/memcheck/tests/x86-solaris/ |
context_gpr.c | 28 int eax, ebx, ecx, edx, esi, edi; local 56 "movl $0xf2, %%edx\n" 69 : "=a" (eax), "=b" (ebx), "=c" (ecx), "=d" (edx), "=S" (esi), 76 printf(" eax=%#x, edx=%#x, esi=%#x, edi=%#x\n", 77 uc.uc_mcontext.gregs[EAX], uc.uc_mcontext.gregs[EDX], 84 printf(" eax=%#x, edx=%#x, esi=%#x, edi=%#x\n", eax, edx, esi, edi);
|
/external/webp/src/dsp/ |
cpu.c | 65 uint32_t eax, edx; local 69 : "=a"(eax), "=d"(edx) : "c" (ecx)); 70 return ((uint64_t)edx << 32) | eax; 84 mov edx_, edx
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
toshiba.h | 31 unsigned int edx __attribute__ ((packed)); member in struct:__anon39382
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
toshiba.h | 31 unsigned int edx __attribute__ ((packed)); member in struct:__anon41351
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/ |
toshiba.h | 30 unsigned int edx __attribute__ ((packed)); member in struct:__anon56566
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/ |
toshiba.h | 30 unsigned int edx __attribute__ ((packed)); member in struct:__anon57333
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/ |
toshiba.h | 30 unsigned int edx __attribute__ ((packed)); member in struct:__anon58112
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/ |
toshiba.h | 30 unsigned int edx __attribute__ ((packed)); member in struct:__anon58890
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/ |
toshiba.h | 30 unsigned int edx __attribute__ ((packed)); member in struct:__anon59666
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/ |
toshiba.h | 30 unsigned int edx __attribute__ ((packed)); member in struct:__anon60443
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/ |
toshiba.h | 30 unsigned int edx __attribute__ ((packed)); member in struct:__anon61213
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/ |
toshiba.h | 30 unsigned int edx __attribute__ ((packed)); member in struct:__anon61980
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/ |
toshiba.h | 30 unsigned int edx __attribute__ ((packed)); member in struct:__anon62759
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/ |
toshiba.h | 30 unsigned int edx __attribute__ ((packed)); member in struct:__anon63537
|