HomeSort by relevance Sort by last modified time
    Searched defs:esp (Results 1 - 25 of 121) sorted by null

1 2 3 4 5

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
LongJump.c 33 mov esp, [edx + 16] local
DisablePaging32.c 29 mov ebp, esp
38 mov esp, NewStack local
EnablePaging32.c 29 mov ebp, esp
38 mov esp, NewStack local
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
Power10U64.c 64 add esp, 0Ch local
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
LongJump.c 46 mov esp, [edx + 16] local
DisablePaging32.c 59 mov ebp, esp
68 mov esp, NewStack local
EnablePaging32.c 62 mov ebp, esp
71 mov esp, NewStack local
  /external/clang/test/CodeGen/
mozilla-ms-inline-asm.c 27 // CHECK: sub esp,eax
28 // CHECK: mov ecx,esp
37 // CHECK: mov esp,ebp
40 // CHECK: "=*m,*m,*m,*m,*m,~{eax},~{ebp},~{ecx},~{edx},~{flags},~{esp},~{dirflag},~{fpsr},~{flags}"
49 sub esp,eax local
50 mov ecx,esp
59 mov esp,ebp local
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
EfiJump.h 30 UINT32 esp; member in struct:__anon6566
  /device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/
lldiv.c 60 ; ESP---->|---------------|
72 mov eax, [esp + 20]
74 mov eax, [esp + 20]
80 mov eax, [esp + 20]
82 mov eax, [esp + 20]
93 add esp, 20 local
llmul.c 48 ; ESP---->|---------------|
54 mov eax, [esp + 16]
56 mov eax, [esp + 16]
62 mov eax, [esp + 16]
64 mov eax, [esp + 16]
75 add esp, 16 local
llrem.c 50 ; ESP---->|---------------|
56 sub esp, 8 local
57 push esp local
62 mov eax, [esp + 28]
64 mov eax, [esp + 28]
70 mov eax, [esp + 28]
72 mov eax, [esp + 28]
83 mov eax, [esp + 20]
84 mov edx, [esp + 24]
89 add esp, 28 local
    [all...]
ulldiv.c 51 ; ESP---->|---------------|
63 mov eax, [esp + 20]
65 mov eax, [esp + 20]
71 mov eax, [esp + 20]
73 mov eax, [esp + 20]
84 add esp, 20 local
ullrem.c 50 ; ESP---->|---------------|
56 sub esp, 8 local
57 push esp local
62 mov eax, [esp + 28]
64 mov eax, [esp + 28]
70 mov eax, [esp + 28]
72 mov eax, [esp + 28]
83 mov eax, [esp + 20]
84 mov edx, [esp + 24]
89 add esp, 28 local
    [all...]
lldvrm.c 50 ; ESP---->|---------------|
62 sub esp, 8 local
63 push esp local
68 mov eax, [esp + 28]
70 mov eax, [esp + 28]
76 mov eax, [esp + 28]
78 mov eax, [esp + 28]
90 mov ecx, [esp + 20]
91 mov ebx, [esp + 24]
96 add esp, 28 local
    [all...]
ulldvrm.c 50 ; ESP---->|---------------|
62 sub esp, 8 local
63 push esp local
68 mov eax, [esp + 28]
70 mov eax, [esp + 28]
76 mov eax, [esp + 28]
78 mov eax, [esp + 28]
90 mov ecx, [esp + 20]
91 mov ebx, [esp + 24]
96 add esp, 28 local
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi_msvc/
win32.c 50 mov ebp, esp
53 // XXX SAVE ESP NOW!
54 mov esi, esp // save stack pointer before the call
58 sub esp, ecx // sub esp, bytes local
60 mov eax, esp
68 add esp, 8 local
82 add esp, ecx local
85 // Check that esp has the same value as before!
86 sub esi, esp
158 mov esp, ebp local
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi_msvc/
win32.c 50 mov ebp, esp
53 // XXX SAVE ESP NOW!
54 mov esi, esp // save stack pointer before the call
58 sub esp, ecx // sub esp, bytes local
60 mov eax, esp
68 add esp, 8 local
82 add esp, ecx local
85 // Check that esp has the same value as before!
86 sub esi, esp
158 mov esp, ebp local
    [all...]
  /external/valgrind/coregrind/m_sigframe/
sigframe-solaris.c 64 Addr esp; local
69 esp = sp_top_of_frame - sizeof(vki_sigframe_t);
70 esp = VG_ROUNDDN(esp, 16) - sizeof(UWord);
72 if (!ML_(sf_maybe_extend_stack)(tst, esp, sp_top_of_frame - esp, flags))
76 frame = (vki_sigframe_t*)esp;
194 vg_assert(esp == (Addr)&frame->return_addr);
195 VG_(set_SP)(tid, esp);
  /art/runtime/arch/x86/
context_x86.cc 32 gprs_[ESP] = &esp_;
35 esp_ = X86Context::kBadGprBase + ESP;
104 uintptr_t esp = gprs[kNumberOfCpuRegisters - ESP - 1] - sizeof(intptr_t); local
105 gprs[kNumberOfCpuRegisters] = esp;
106 *(reinterpret_cast<uintptr_t*>(esp)) = eip_;
118 "movl %0, %%esp\n\t" // ESP points to gprs.
119 "popal\n\t" // Load all registers except ESP and EIP with values in gprs.
120 "popl %%esp\n\t" // Load stack pointer
    [all...]
  /external/iptables/extensions/
libxt_esp.c 12 "esp match options:\n"
59 const struct xt_esp *esp = (struct xt_esp *)match->data; local
61 printf(" esp");
62 print_spis("spi", esp->spis[0], esp->spis[1],
63 esp->invflags & XT_ESP_INV_SPI);
64 if (esp->invflags & ~XT_ESP_INV_MASK)
66 esp->invflags & ~XT_ESP_INV_MASK);
95 xt_xlate_add(xl, "esp spi%s",
109 .name = "esp",
    [all...]
  /external/syslinux/com32/include/syslinux/
bootpm.h 45 uint32_t esp; /* Offset 16 */ member in struct:syslinux_pm_regs
bootrm.h 58 reg32_t esp; /* Offset 28 */ member in struct:syslinux_rm_regs
  /external/syslinux/gpxe/src/arch/i386/include/
setjmp.h 13 uint32_t esp; member in struct:__anon37788
  /system/core/libunwindstack/include/unwindstack/
UserX86.h 50 uint32_t esp; member in struct:unwindstack::x86_user_regs

Completed in 194 milliseconds

1 2 3 4 5