Searched refs:edi (Results 226 - 250 of 280) sorted by relevance

1234567891011>>

/external/libunwind/include/
H A Ddwarf.h412 extern int dwarf_find_unwind_table (struct elf_dyn_info *edi, struct elf_image *ei,
/external/qemu-pc-bios/bochs/bios/
H A Dapmbios.S133 mov ebx, edi
/external/qemu-pc-bios/vgabios/
H A Dvbe.c139 push edi
169 mov edi, eax variable
179 mov edi, eax variable
205 pop edi
/external/chromium_org/v8/src/ia32/
H A Dassembler-ia32.cc716 emit_operand(edi, op); // edi == 7
743 emit_operand(edi, op);
831 emit_operand(edi, src);
1011 emit_operand(edi, dst);
1014 emit_operand(edi, dst);
1023 emit_operand(edi, dst);
1650 emit_operand(edi, adr);
H A Dlithium-codegen-ia32.cc260 // Argument to NewContext is the function, which is still in edi.
267 __ push(edi);
3325 DCHECK(function.is(edi)); // Required by InvokeFunction.
3413 __ LoadHeapObject(edi, function);
3417 __ mov(esi, FieldOperand(edi, JSFunction::kContextOffset));
3429 __ call(FieldOperand(edi, JSFunction::kCodeEntryOffset));
3493 DCHECK(ToRegister(instr->function()).is(edi));
3501 __ mov(esi, FieldOperand(edi, JSFunction::kContextOffset));
3514 __ call(FieldOperand(edi, JSFunction::kCodeEntryOffset));
3881 DCHECK(ToRegister(instr->function()).is(edi));
[all...]
H A Dlithium-ia32.cc1029 FixedTemp(edi));
1045 LOperand* function = UseFixed(instr->function(), edi);
1110 LOperand* function = UseFixed(instr->function(), edi);
1151 LOperand* function = UseFixed(instr->function(), edi);
1260 LOperand* constructor = UseFixed(instr->constructor(), edi);
1268 LOperand* constructor = UseFixed(instr->constructor(), edi);
1276 LOperand* function = UseFixed(instr->function(), edi);
/external/chromium_org/third_party/libjpeg_turbo/simd/
H A Djfmmxfst.asm97 ; push edi ; unused
385 ; pop edi ; unused
H A Djfss2fst.asm97 ; push edi ; unused
392 ; pop edi ; unused
H A Djfsseflt.asm82 ; push edi ; unused
358 ; pop edi ; unused
H A Djfmmxint.asm118 ; push edi ; unused
610 ; pop edi ; unused
H A Djfss2int.asm118 ; push edi ; unused
622 ; pop edi ; unused
/external/compiler-rt/make/platform/
H A Dclang_darwin.mk411 i686.get_pc_thunk.edi \
463 i686.get_pc_thunk.ecx i686.get_pc_thunk.edi i686.get_pc_thunk.edx \
/external/lldb/source/Plugins/Process/POSIX/
H A DRegisterContext_i386.cpp198 DEFINE_GPR(edi, NULL, gcc_edi, dwarf_edi, LLDB_INVALID_REGNUM, gdb_edi),
/external/valgrind/main/include/vki/
H A Dvki-arm-linux.h830 long edi; member in struct:vki_vm86_regs
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
H A Dx86inc.asm424 DECLARE_REG 7, rdi, edi, di, dil, 64
494 DECLARE_REG 0, rdi, edi, di, dil
540 DECLARE_REG 5, edi, edi, di, null, 24
/external/libvpx/libvpx/third_party/x86inc/
H A Dx86inc.asm407 DECLARE_REG 7, rdi, edi, di, dil, 64
477 DECLARE_REG 0, rdi, edi, di, dil
523 DECLARE_REG 5, edi, edi, di, null, 24
/external/neven/Embedded/common/src/b_BasicEm/
H A DMath.c349 push edi
405 pop edi
/external/libyuv/files/source/
H A Dconvert.cc72 push edi
75 mov edi, [esp + 4 + 12] // dst_v local
77 sub edi, eax local
84 movdqa [eax + edi], xmm0
87 pop edi
/external/lldb/tools/debugserver/source/MacOSX/i386/
H A DDNBArchImplI386.cpp322 SET_GPR(edi);
1069 { e_regSetGPR, gpr_edi, "edi" , NULL , Uint, Hex, GPR_SIZE(edi), GPR_OFFSET(edi) , gcc_edi , dwarf_edi , INVALID_NUB_REGNUM , gdb_edi , NULL, g_invalidate_edi },
1085 DEFINE_GPR_PSEUDO_16 (di , edi),
1097 DEFINE_GPR_PSEUDO_8L (dil, edi),
/external/chromium_org/v8/src/x87/
H A Dlithium-x87.cc1048 FixedTemp(edi));
1064 LOperand* function = UseFixed(instr->function(), edi);
1129 LOperand* function = UseFixed(instr->function(), edi);
1170 LOperand* function = UseFixed(instr->function(), edi);
1271 LOperand* constructor = UseFixed(instr->constructor(), edi);
1279 LOperand* constructor = UseFixed(instr->constructor(), edi);
1287 LOperand* function = UseFixed(instr->function(), edi);
/external/chromium_org/base/third_party/valgrind/
H A Dvalgrind.h217 "roll $3, %%edi ; roll $13, %%edi\n\t" \
218 "roll $29, %%edi ; roll $19, %%edi\n\t"
273 __asm rol edi, 3 __asm rol edi, 13 \
274 __asm rol edi, 29 __asm rol edi, 19
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/passwin64/
H A Ddwarfwin64_testhd.asm41 cmpl $2, %edi
87 movl $.LC3, %edi
/external/chromium_org/v8/src/third_party/valgrind/
H A Dvalgrind.h231 "roll $3, %%edi ; roll $13, %%edi\n\t" \
232 "roll $29, %%edi ; roll $19, %%edi\n\t"
288 __asm rol edi, 3 __asm rol edi, 13 \
289 __asm rol edi, 29 __asm rol edi, 19
/external/libcxxabi/src/Unwind/
H A DUnwindRegistersRestore.S41 movl 16(%eax), %edi
H A DUnwindRegistersSave.S34 movl %edi, 16(%eax)

Completed in 2430 milliseconds

1234567891011>>