HomeSort by relevance Sort by last modified time
    Searched defs:edx (Results 126 - 150 of 192) sorted by null

1 2 3 4 56 7 8

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
vm86.h 64 long edx; member in struct:vm86_regs
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
vm86.h 64 long edx; member in struct:vm86_regs
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
vm86.h 64 long edx; member in struct:vm86_regs
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
vm86.h 64 long edx; member in struct:vm86_regs
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
vm86.h 64 long edx; member in struct:vm86_regs
  /external/chromium_org/v8/src/ia32/
builtins-ia32.cc 234 __ mov(edx, factory->undefined_value());
246 __ InitializeFieldsWithFiller(ecx, esi, edx);
247 __ mov(edx, factory->one_pointer_filler_map());
249 __ InitializeFieldsWithFiller(ecx, edi, edx);
266 __ movzx_b(edx, FieldOperand(eax, Map::kUnusedPropertyFieldsOffset));
269 __ add(edx, ecx);
272 __ sub(edx, ecx);
281 // edx: number of elements in properties array
284 edx,
295 // edx: number of element
300 __ mov(Operand(edi, FixedArray::kLengthOffset), edx); \/\/ and length local
311 __ mov(Operand(eax, 0), edx); local
    [all...]
codegen-ia32.cc 83 __ push(edx);
87 __ mov(edx, Operand(esp, 5 * kPointerSize));
91 __ pop(edx);
192 // edx - loop count (number of 64 byte chunks)
200 Register loop_count = edx;
299 Register loop_count = edx;
328 __ mov(edx, dst);
329 __ and_(edx, 0xF);
330 __ neg(edx);
331 __ add(edx, Immediate(16))
532 __ mov_b(Operand(dst, 2), edx); local
544 __ mov(Operand(dst, count, times_1, -4), edx); local
906 __ mov(FieldOperand(eax, ebx, times_2, FixedArray::kHeaderSize), edx); local
    [all...]
deoptimizer-ia32.cc 537 // and compute the fp-to-sp delta in register edx.
539 __ lea(edx, Operand(esp, kSavedRegistersAreaSize + 2 * kPointerSize));
541 __ sub(edx, ebp);
542 __ neg(edx);
551 __ mov(Operand(esp, 4 * kPointerSize), edx); // Fp-to-sp delta. local
597 __ lea(edx, Operand(ebx, FrameDescription::frame_content_offset()));
602 __ pop(Operand(edx, 0));
603 __ add(edx, Immediate(sizeof(uint32_t)));
644 // Outer loop state: eax = current FrameDescription**, edx = one past the
646 __ mov(edx, Operand(eax, Deoptimizer::output_count_offset()))
    [all...]
ic-ia32.cc 411 // -- edx : receiver
424 masm, edx, eax, Map::kHasIndexedInterceptor, &slow);
429 GenerateFastArrayLoad(masm, edx, ecx, eax, eax, NULL, &slow);
438 __ mov(eax, FieldOperand(edx, JSObject::kElementsOffset));
441 // edx: receiver
452 __ push(edx);
453 __ LoadFromNumberDictionary(&slow_pop_receiver, eax, ecx, ebx, edx, edi, eax);
455 __ pop(edx);
460 __ pop(edx);
464 // edx: receive
1093 __ mov(Operand(esp, (argc + 1) * kPointerSize), edx); local
    [all...]
disasm-ia32.cc 294 edx = 2, enumerator in enum:disasm::DisassemblerIA32::__anon17032
    [all...]
  /external/kernel-headers/original/asm-x86/
vm86.h 78 long edx; member in struct:vm86_regs
  /external/oprofile/daemon/
opd_ibs.c 496 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/libpng-1.2.19/
pngvcrd.c 47 push edx
80 and edx, 0x00800000 //mask out all bits but mmx bit(24) local
81 cmp edx, 0 // 0 = mmx not supported local
88 pop edx //CPUID trashed these
231 mov edx,mask local
232 sal edx,24 //make low byte the high byte local
234 sal edx,1 //move high bit to CF local
378 mov edx,mask local
379 sal edx,24 //make low byte the high byte local
381 sal edx,1 //move high bit to C local
484 mov edx,mask local
485 sal edx,24 \/\/make low byte the high byte local
488 sal edx,1 \/\/move high bit to CF local
767 mov edx,mask local
768 sal edx,24 \/\/make low byte the high byte local
770 sal edx,1 \/\/move high bit to CF local
927 mov edx,mask local
928 sal edx,24 \/\/make low byte the high byte local
931 sal edx,1 \/\/move high bit to CF local
1954 mov edx, edi local
1956 sub edx, bpp \/\/ edx ==> Raw(x-bpp) local
2250 mov edx, edi local
2252 sub edx, bpp \/\/ edx ==> Raw(x-bpp) local
2313 mov edx, edi local
2315 sub edx, bpp \/\/ edx ==> Raw(x-bpp) local
2349 mov edx, edi local
2351 sub edx, bpp \/\/ edx ==> Raw(x-bpp) local
2393 xor edx, edx \/\/ edx ==> x-bpp offset local
3118 mov edx, ebx local
3120 sub edx, bpp \/\/ Set edx = ebx - bpp local
3199 mov edx, ebx local
3201 sub edx, bpp \/\/ Set edx = ebx - bpp local
3309 mov edx, ecx local
3310 sub edx, ebx \/\/ subtract alignment fix local
3311 and edx, 0x00000007 \/\/ calc bytes over mult of 8 local
3606 mov edx, ecx local
3607 sub edx, ebx \/\/ subtract alignment fix local
3608 and edx, 0x0000003f \/\/ calc bytes over mult of 64 local
3650 cmp edx, 0 \/\/ Test for bytes over mult of 64 local
3656 cmp edx, 8 \/\/test for less than 8 bytes local
3661 and edx, 0x00000007 \/\/ calc bytes over mult of 8 local
3673 cmp edx, 0 \/\/ Test for bytes over mult of 8 local
    [all...]
  /external/v8/src/ia32/
deoptimizer-ia32.cc 890 __ mov(Operand(esp, 4 * kPointerSize), edx); \/\/ Fp-to-sp delta. local
    [all...]
builtins-ia32.cc 172 __ mov(edx, factory->undefined_value());
184 __ InitializeFieldsWithFiller(ecx, esi, edx);
185 __ mov(edx, factory->one_pointer_filler_map());
187 __ InitializeFieldsWithFiller(ecx, edi, edx);
204 __ movzx_b(edx, FieldOperand(eax, Map::kUnusedPropertyFieldsOffset));
207 __ add(edx, ecx);
210 __ sub(edx, ecx);
219 // edx: number of elements in properties array
222 edx,
232 // edx: number of element
237 __ mov(Operand(edi, FixedArray::kLengthOffset), edx); \/\/ and length local
248 __ mov(Operand(eax, 0), edx); local
    [all...]
disasm-ia32.cc 294 edx = 2, enumerator in enum:disasm::DisassemblerIA32::__anon28747
    [all...]
ic-ia32.cc 227 StubCompiler::GenerateLoadArrayLength(masm, eax, edx, &miss);
242 StubCompiler::GenerateLoadStringLength(masm, eax, edx, ebx, &miss,
257 StubCompiler::GenerateLoadFunctionPrototype(masm, eax, edx, ebx, &miss);
447 // -- edx : receiver
460 masm, edx, ecx, Map::kHasIndexedInterceptor, &slow);
466 edx,
479 __ mov(ecx, FieldOperand(edx, JSObject::kElementsOffset));
482 // edx: receiver
493 __ push(edx);
498 edx,
1104 __ mov(Operand(esp, (argc + 1) * kPointerSize), edx); local
    [all...]
  /external/valgrind/main/VEX/test/
test-i386.c 168 : "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/valgrind/main/coregrind/
m_machine.c 207 (*f)(tid, "EDX", vex->guest_EDX);
689 UInt eax, ebx, ecx, edx, max_extended; local
697 VG_(cpuid)(0, 0, &eax, &ebx, &ecx, &edx);
705 VG_(memcpy)(&vstr[4], &edx, 4);
709 VG_(cpuid)(0x80000000, 0, &eax, &ebx, &ecx, &edx);
712 /* get capabilities bits into edx */
713 VG_(cpuid)(1, 0, &eax, &ebx, &ecx, &edx);
715 have_sse1 = (edx & (1<<25)) != 0; /* True => have sse insns */
716 have_sse2 = (edx & (1<<26)) != 0; /* True => have sse2 insns */
721 have_cx8 = (edx & (1<<8)) != 0; /* True => have cmpxchg8b *
759 UInt eax, ebx, ecx, edx, max_extended; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
user.h 131 long int edx; member in struct:user_regs_struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
user.h 131 long int edx; member in struct:user_regs_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
user.h 131 long int edx; member in struct:user_regs_struct
  /external/chromium_org/v8/src/third_party/valgrind/
valgrind.h 247 /* %EDX = client_request ( %EAX ) */ \
272 "xchgl %%edx,%%edx\n\t"
313 __asm { __asm lea eax, _zzq_args __asm mov edx, _zzq_default local
315 /* %EDX = client_request ( %EAX ) */
317 __asm mov _zzq_result, edx
    [all...]
  /external/qemu/
kqemu.c 97 #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);
145 features = edx;
  /external/v8/src/third_party/valgrind/
valgrind.h 247 /* %EDX = client_request ( %EAX ) */ \
272 "xchgl %%edx,%%edx\n\t"
313 __asm { __asm lea eax, _zzq_args __asm mov edx, _zzq_default local
315 /* %EDX = client_request ( %EAX ) */
317 __asm mov _zzq_result, edx
    [all...]

Completed in 2471 milliseconds

1 2 3 4 56 7 8