Searched refs:edx (Results 276 - 300 of 402) sorted by relevance

<<11121314151617

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
H A Dvp9_error_sse2.asm72 movd edx, m5
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_error_sse2.asm72 movd edx, m5
/external/llvm/lib/Target/X86/
H A DX86JITInfo.cpp206 "pushl %edx\n" // Save EAX/EDX/ECX
207 CFI(".cfi_rel_offset %edx, 4\n")
225 "popl %edx\n"
227 CFI(".cfi_restore %edx\n")
255 "pushl %edx\n" // Save EAX/EDX/ECX
256 CFI(".cfi_rel_offset %edx, 4\n")
290 "popl %edx\n"
292 CFI(".cfi_restore %edx\n")
311 push edx
322 pop edx
[all...]
/external/zlib/src/contrib/amd64/
H A Damd64-match.S18 #define chainlenwmask edx /* high word: current chain len low word: s->wmask */
266 /* both pointed (MAX_MATCH_8 - scanalign) bytes ahead, and %edx is */
404 movl _chainlenwmask, %edx
/external/zlib/src/contrib/masmx64/
H A Dinffasx64.asm147 and eax, edx ; /* eax &= hold */
185 and eax, edx ; /* eax &= hold */
246 and eax, edx ; /* eax &= hold */
260 and eax, edx ; /* eax &= hold */
/external/freetype/src/base/
H A Dftcalc.c130 "imul %%edx\n"
131 "movl %%edx, %%ecx\n"
135 "adcl $0, %%edx\n"
137 "shll $16, %%edx\n"
138 "addl %%edx, %%eax\n"
167 mov edx, b local
168 imul edx
169 mov ecx, edx
173 adc edx, 0 local
175 shl edx, 1 local
[all...]
/external/qemu/target-i386/
H A Dkvm.c99 ret = cpuid->entries[i].edx;
157 cpu_x86_cpuid(env, i, 0, &c->eax, &c->ebx, &c->ecx, &c->edx);
164 cpu_x86_cpuid(env, i, 0, &c->eax, &c->ebx, &c->ecx, &c->edx);
175 cpu_x86_cpuid(env, i, j, &c->eax, &c->ebx, &c->ecx, &c->edx);
190 cpu_x86_cpuid(env, i, 0, &c->eax, &c->ebx, &c->ecx, &c->edx);
201 cpu_x86_cpuid(env, i, 0, &c->eax, &c->ebx, &c->ecx, &c->edx);
/external/chromium_org/v8/src/ia32/
H A Dmacro-assembler-ia32.cc1088 // eax = exception, edi = code object, edx = state.
1090 shr(edx, StackHandler::kKindWidth);
1091 mov(edx, FieldOperand(ebx, edx, times_4, FixedArray::kHeaderSize));
1092 SmiUntag(edx);
1093 lea(edi, FieldOperand(edi, edx, times_1, Code::kHeaderSize));
1119 pop(edx); // Index and state.
1172 pop(edx); // Index and state.
2107 DCHECK(edx.is(function_address));
2304 mov(edx, Immediat
[all...]
H A Dlithium-codegen-ia32.cc164 // Move state of dynamic frame alignment into edx.
165 __ Move(edx, Immediate(kNoAlignmentPadding));
174 __ mov(edx, Immediate(kAlignmentPaddingPushed));
214 __ push(edx);
245 __ mov(Operand(ebp, offset), edx); local
323 // Move state of dynamic frame alignment into edx.
324 __ Move(edx, Immediate(kNoAlignmentPadding));
333 __ mov(edx, Immediate(kAlignmentPaddingPushed));
357 __ mov(alignment_loc, edx);
1146 __ imul(edx, ed
5281 __ mov(FieldOperand(eax, i), edx); local
5286 __ mov(FieldOperand(eax, size - kPointerSize), edx); local
[all...]
/external/chromium_org/v8/src/x87/
H A Dmacro-assembler-x87.cc1051 // eax = exception, edi = code object, edx = state.
1053 shr(edx, StackHandler::kKindWidth);
1054 mov(edx, FieldOperand(ebx, edx, times_4, FixedArray::kHeaderSize));
1055 SmiUntag(edx);
1056 lea(edi, FieldOperand(edi, edx, times_1, Code::kHeaderSize));
1082 pop(edx); // Index and state.
1135 pop(edx); // Index and state.
2069 DCHECK(edx.is(function_address));
2266 mov(edx, Immediat
[all...]
/external/chromium_org/third_party/boringssl/linux-x86_64/crypto/aes/
H A Dbsaes-x86_64.S1095 movl %eax,%edx
1102 movl %edx,%r10d
1119 movl %edx,%r10d
1159 movl %edx,%r10d
1546 movl %eax,%edx
1553 movl %edx,%r10d
1647 movl %edx,%r10d
1771 movl %edx,%r10d
1799 movl %edx,%r10d
1825 movl %edx,
[all...]
/external/chromium_org/third_party/boringssl/mac-x86_64/crypto/aes/
H A Dbsaes-x86_64.S1095 movl %eax,%edx
1102 movl %edx,%r10d
1119 movl %edx,%r10d
1159 movl %edx,%r10d
1546 movl %eax,%edx
1553 movl %edx,%r10d
1647 movl %edx,%r10d
1771 movl %edx,%r10d
1799 movl %edx,%r10d
1825 movl %edx,
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/aes/asm/
H A Dbsaes-x86_64.pl1608 mov %eax, %edx # rounds
1615 mov %edx, %r10d # pass rounds
1632 mov %edx,%r10d # pass rounds
1672 mov %edx, %r10d # pass rounds
2132 mov %eax, %edx # rounds
2139 mov %edx, %r10d # pass rounds
2186 mov %edx, %r10d # pass rounds
2253 mov %edx, %r10d # pass rounds
2281 mov %edx, %r10d # pass rounds
2307 mov %edx,
[all...]
/external/openssl/crypto/aes/asm/
H A Dbsaes-x86_64.S1093 movl %eax,%edx
1100 movl %edx,%r10d
1117 movl %edx,%r10d
1157 movl %edx,%r10d
1542 movl %eax,%edx
1549 movl %edx,%r10d
1643 movl %edx,%r10d
1767 movl %edx,%r10d
1795 movl %edx,%r10d
1821 movl %edx,
[all...]
H A Dbsaes-x86_64.pl1616 mov %eax, %edx # rounds
1623 mov %edx, %r10d # pass rounds
1640 mov %edx,%r10d # pass rounds
1680 mov %edx, %r10d # pass rounds
2140 mov %eax, %edx # rounds
2147 mov %edx, %r10d # pass rounds
2194 mov %edx, %r10d # pass rounds
2261 mov %edx, %r10d # pass rounds
2289 mov %edx, %r10d # pass rounds
2315 mov %edx,
[all...]
/external/valgrind/main/VEX/test/
H A Dtest-i386.c168 : "a" (eax), "b" (ebx), "c" (ecx), "d" (edx), "S" (esi), "D" (edi));\
176 : "a" (eax), "b" (ebx), "c" (ecx), "d" (edx), "S" (esi), "D" (edi));\
183 int eax, ebx, ecx, edx, esi, edi, res; local
187 edx = 0x0008;
196 TEST_LEA("(%%edx)");
203 TEST_LEA("0x40(%%edx)");
210 TEST_LEA("0x4000(%%edx)");
215 TEST_LEA("(%%ebx, %%edx)");
217 TEST_LEA("(%%edx, %%ecx)");
222 TEST_LEA("0x4000(%%ebx, %%edx)");
[all...]
/external/chromium_org/third_party/boringssl/src/crypto/rc4/asm/
H A Drc4-x86_64.pl514 mov (%rdx),%edx
515 bt \$20,%edx
517 bt \$30,%edx
/external/libyuv/files/source/
H A Dcompare.cc259 mov edx, [esp + 8] // src_b local
263 sub edx, eax local
268 movdqa xmm2, [eax + edx]
H A Dconvert_from.cc243 mov edx, [esp + 8 + 12] // src_v local
246 sub edx, esi local
251 movq xmm3, qword ptr [esi + edx] // V
282 mov edx, [esp + 8 + 12] // src_v local
285 sub edx, esi local
290 movq xmm3, qword ptr [esi + edx] // V
/external/openssl/crypto/rc4/asm/
H A Drc4-x86_64.pl510 mov OPENSSL_ia32cap_P(%rip),%edx
511 bt \$20,%edx
513 bt \$30,%edx
/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/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
H A Dx86_abi_support.asm35 %define rdx edx
54 %elifidn %1,edx
56 %elifidn %2,edx
/external/libvpx/libvpx/vpx_ports/
H A Dx86_abi_support.asm35 %define rdx edx
54 %elifidn %1,edx
56 %elifidn %2,edx
/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Dlinux_seccomp.h170 long int edx; member in struct:regs_struct
195 #define SECCOMP_PT_PARM3(_regs) (_regs).edx
/external/chromium_org/third_party/skia/src/opts/
H A DSkBlitRow_opts_SSE4_x64_asm.S64 movl %edx, %ecx // Pixel count
202 testl $0xF, %edx

Completed in 692 milliseconds

<<11121314151617