Searched refs:edi (Results 251 - 275 of 280) sorted by relevance

<<1112

/external/libunwind/src/ptrace/
H A D_UPT_reg_offset.c261 UNW_R_OFF(EDI, edi)
/external/llvm/test/MC/X86/
H A Dx86-64.s767 // CHECK: movslq %edi, %rax
769 movsx %edi, %rax
H A Dx86-32-coverage.s375 // CHECK: flds (%edi)
377 flds (%edi)
379 // CHECK: filds (%edi)
381 filds (%edi)
11595 // CHECK: aesenclast 4(%edx,%edi), %xmm4
11597 aesenclast 4(%edx,%edi),%xmm4
19595 // CHECK: aesenclast 4(%edx,%edi), %xmm4
19596 aesenclast 4(%edx,%edi),%xmm4
/external/strace/
H A Dsyscall.c701 uint32_t edi; member in struct:i386_user_regs_struct
1106 i386_regs.edi = x86_64_regs.rdi;
1880 tcp->u_arg[4] = i386_regs.edi;
1911 tcp->u_arg[4] = (long)(uint32_t)i386_regs.edi;
H A Dsignal.c752 uint32_t edi;
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
H A Dvariance_impl_sse2.asm750 add edi, dword ptr arg(3) ;src_pixels_per_line ; next destination
973 add edi, dword ptr arg(3) ;src_pixels_per_line ; next destination
1187 add edi, dword ptr arg(3) ;src_pixels_per_line ; next destination
/external/libvpx/libvpx/vp8/common/x86/
H A Dvariance_impl_sse2.asm750 add edi, dword ptr arg(3) ;src_pixels_per_line ; next destination
973 add edi, dword ptr arg(3) ;src_pixels_per_line ; next destination
1187 add edi, dword ptr arg(3) ;src_pixels_per_line ; next destination
/external/valgrind/main/include/
H A Dvalgrind.h254 "roll $3, %%edi ; roll $13, %%edi\n\t" \
255 "roll $29, %%edi ; roll $19, %%edi\n\t"
300 "xchgl %%edi,%%edi\n\t" \
320 __asm rol edi, 3 __asm rol edi, 13 \
321 __asm rol edi, 29 __asm rol edi, 1
[all...]
/external/chromium_org/v8/src/x87/
H A Dlithium-codegen-x87.cc227 // Argument to NewContext is the function, which is still in edi.
234 __ push(edi);
3612 DCHECK(function.is(edi)); // Required by InvokeFunction.
3700 __ LoadHeapObject(edi, function);
3704 __ mov(esi, FieldOperand(edi, JSFunction::kContextOffset));
3716 __ call(FieldOperand(edi, JSFunction::kCodeEntryOffset));
3780 DCHECK(ToRegister(instr->function()).is(edi));
3788 __ mov(esi, FieldOperand(edi, JSFunction::kContextOffset));
3801 __ call(FieldOperand(edi, JSFunction::kCodeEntryOffset));
4301 DCHECK(ToRegister(instr->function()).is(edi));
[all...]
H A Dassembler-x87.h120 const Register edi = { kRegister_edi_Code };
127 const char* const kNames[] = { "eax", "ecx", "edx", "ebx", "esi", "edi" };
H A Ddisasm-x87.cc276 edi = 7 enumerator in enum:disasm::DisassemblerX87::__anon17355
1702 "eax", "ecx", "edx", "ebx", "esp", "ebp", "esi", "edi"
/external/chromium_org/v8/src/ic/ia32/
H A Dhandler-compiler-ia32.cc147 Register scratch = edi; // scratch_in is no longer valid.
/external/chromium_org/v8/src/ic/x87/
H A Dhandler-compiler-x87.cc147 Register scratch = edi; // scratch_in is no longer valid.
/external/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.cpp239 { DEFINE_GPR(edi , NULL) , { gcc_edi , dwarf_edi , LLDB_INVALID_REGNUM , gdb_edi , gpr_edi }, NULL, NULL},
/external/valgrind/main/coregrind/m_coredump/
H A Dcoredump-elf.c260 regs->edi = arch->vex.guest_EDI;
/external/valgrind/main/coregrind/
H A Dm_debugger.c66 regs.edi = vex->guest_EDI;
/external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
H A Drsaz-x86_64.pl1112 xor %edi, %edi # cf=0, of=0
/external/chromium_org/v8/src/ia32/
H A Dassembler-ia32.h120 const Register edi = { kRegister_edi_Code };
127 const char* const kNames[] = { "eax", "ecx", "edx", "ebx", "esi", "edi" };
H A Ddisasm-ia32.cc276 edi = 7 enumerator in enum:disasm::DisassemblerIA32::__anon17306
1685 "eax", "ecx", "edx", "ebx", "esp", "ebp", "esi", "edi"
/external/lldb/source/Plugins/Process/POSIX/
H A DRegisterContext_x86_64.cpp390 DEFINE_GPR_i386(edi, rdi, NULL, gcc_edi, dwarf_edi, LLDB_INVALID_REGNUM, gdb_edi),
/external/valgrind/main/VEX/test/
H A Dtest-amd64.c188 : "a" (eax), "b" (ebx), "c" (ecx), "d" (edx), "S" (esi), "D" (edi));\
1586 "movl $sstep_buf2, %%edi\n"
1596 "movl $sstep_buf2, %%edi\n"
1629 : "cc", "memory", "eax", "ecx", "esi", "edi");
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dx86inc.asm429 DECLARE_REG 5, edi, 24
/external/chromium_org/third_party/libyuv/source/
H A Dx86inc.asm429 DECLARE_REG 5, edi, 24
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c797 Bit32u edi, esi, ebp, esp; member in struct:__anon30276::__anon30277::__anon30278
9311 push edi
9433 pop edi
9443 pop edi
9497 mov edi, #0xf0000
9503 push edi
9661 pop edi
9667 pop edi
/external/llvm/test/Bindings/Ocaml/
H A Dvmcore.ml353 "{cx},{ax},{di},~{dirflag},~{fpsr},~{flags},~{edi},~{ecx}"

Completed in 756 milliseconds

<<1112