HomeSort by relevance Sort by last modified time
    Searched full:ebp (Results 1 - 25 of 1390) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/syslinux/core/
pmcall.inc 4 ;; Macros for the stack frame set up by pm_call, assuming ebp is left
11 %define RM_GS word [ebp]
12 %define RM_FS word [ebp+2]
13 %define RM_ES word [ebp+4]
14 %define RM_DS word [ebp+6]
16 %define RM_EDI dword [ebp+8]
17 %define RM_DI word [ebp+8]
18 %define RM_HDI word [ebp+10]
19 %define RM_DIL byte [ebp+8]
20 %define RM_DIH byte [ebp+9
    [all...]
  /external/boringssl/win-x86/crypto/fipsmodule/
sha1-586.asm 22 push ebp
28 pop ebp
30 lea ebp,[(L$K_XX_XX-L$000pic_point)+ebp]
46 mov ebp,DWORD [20+esp]
53 mov edi,DWORD [16+ebp]
106 mov eax,DWORD [ebp]
107 mov ebx,DWORD [4+ebp]
108 mov ecx,DWORD [8+ebp]
109 mov edx,DWORD [12+ebp]
    [all...]
md5-586.asm 26 push ebp
40 mov ebp,DWORD [esi]
44 lea eax,[3614090360+ebp*1+eax]
49 mov ebp,DWORD [4+esi]
54 lea edx,[3905402710+ebp*1+edx]
59 mov ebp,DWORD [8+esi]
64 lea ecx,[606105819+ebp*1+ecx]
69 mov ebp,DWORD [12+esi]
74 lea ebx,[3250441966+ebp*1+ebx]
79 mov ebp,DWORD [16+esi
    [all...]
co-586.asm 25 push ebp
32 xor ebp,ebp
39 adc ebp,0
49 adc ebp,edx
56 adc ebp,edx
66 add ebp,eax
73 add ebp,eax
80 add ebp,eax
85 mov DWORD [8+eax],ebp
    [all...]
x86-mont.asm 22 push ebp
34 lea ebp,[edi*4+esp-32]
36 mov eax,ebp
39 sub ebp,eax
40 xor edx,ebp
43 sub ebp,edx
44 and ebp,-64
46 sub eax,ebp
49 lea esp,[eax*1+ebp]
51 cmp esp,ebp
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
vgather-check.s 11 vgatherdpd 123(%ebp,%ymm7,8), %zmm6{%k1}
12 vgatherdpd 123(%ebp,%ymm6,8), %zmm6{%k1}
13 vgatherdps 123(%ebp,%zmm7,8), %zmm6{%k1}
14 vgatherdps 123(%ebp,%zmm6,8), %zmm6{%k1}
15 vgatherqpd 123(%ebp,%zmm7,8), %zmm6{%k1}
16 vgatherqpd 123(%ebp,%zmm6,8), %zmm6{%k1}
17 vgatherqps 123(%ebp,%zmm7,8), %ymm6{%k1}
18 vgatherqps 123(%ebp,%zmm6,8), %ymm6{%k1}
19 vpgatherdd 123(%ebp,%zmm7,8), %zmm6{%k1}
20 vpgatherdd 123(%ebp,%zmm6,8), %zmm6{%k1
    [all...]
avx512pf.s 7 vgatherpf0dpd 123(%ebp,%ymm7,8){%k1} # AVX512PF
8 vgatherpf0dpd 123(%ebp,%ymm7,8){%k1} # AVX512PF
12 vgatherpf0dps 123(%ebp,%zmm7,8){%k1} # AVX512PF
13 vgatherpf0dps 123(%ebp,%zmm7,8){%k1} # AVX512PF
17 vgatherpf0qpd 123(%ebp,%zmm7,8){%k1} # AVX512PF
18 vgatherpf0qpd 123(%ebp,%zmm7,8){%k1} # AVX512PF
22 vgatherpf0qps 123(%ebp,%zmm7,8){%k1} # AVX512PF
23 vgatherpf0qps 123(%ebp,%zmm7,8){%k1} # AVX512PF
27 vgatherpf1dpd 123(%ebp,%ymm7,8){%k1} # AVX512PF
28 vgatherpf1dpd 123(%ebp,%ymm7,8){%k1} # AVX512P
    [all...]
  /external/boringssl/linux-x86/crypto/fipsmodule/
sha1-586.S 9 pushl %ebp
15 popl %ebp
16 leal OPENSSL_ia32cap_P-.L000pic_point(%ebp),%esi
17 leal .LK_XX_XX-.L000pic_point(%ebp),%ebp
33 movl 20(%esp),%ebp
40 movl 16(%ebp),%edi
93 movl (%ebp),%eax
94 movl 4(%ebp),%ebx
95 movl 8(%ebp),%ec
    [all...]
co-586.S 13 pushl %ebp
20 xorl %ebp,%ebp
27 adcl $0,%ebp
37 adcl %edx,%ebp
44 adcl %edx,%ebp
54 addl %eax,%ebp
61 addl %eax,%ebp
68 addl %eax,%ebp
73 movl %ebp,8(%eax
    [all...]
md5-586.S 14 pushl %ebp
28 movl (%esi),%ebp
32 leal 3614090360(%eax,%ebp,1),%eax
37 movl 4(%esi),%ebp
42 leal 3905402710(%edx,%ebp,1),%edx
47 movl 8(%esi),%ebp
52 leal 606105819(%ecx,%ebp,1),%ecx
57 movl 12(%esi),%ebp
62 leal 3250441966(%ebx,%ebp,1),%ebx
67 movl 16(%esi),%ebp
    [all...]
x86-mont.S 9 pushl %ebp
21 leal -32(%esp,%edi,4),%ebp
23 movl %ebp,%eax
26 subl %eax,%ebp
27 xorl %ebp,%edx
30 subl %edx,%ebp
31 andl $-64,%ebp
33 subl %ebp,%eax
36 leal (%ebp,%eax,1),%esp
38 cmpl %ebp,%es
    [all...]
  /external/boringssl/mac-x86/crypto/fipsmodule/
sha1-586.S 8 pushl %ebp
14 popl %ebp
15 movl L_OPENSSL_ia32cap_P$non_lazy_ptr-L000pic_point(%ebp),%esi
16 leal LK_XX_XX-L000pic_point(%ebp),%ebp
32 movl 20(%esp),%ebp
39 movl 16(%ebp),%edi
92 movl (%ebp),%eax
93 movl 4(%ebp),%ebx
94 movl 8(%ebp),%ec
    [all...]
md5-586.S 13 pushl %ebp
27 movl (%esi),%ebp
31 leal 3614090360(%eax,%ebp,1),%eax
36 movl 4(%esi),%ebp
41 leal 3905402710(%edx,%ebp,1),%edx
46 movl 8(%esi),%ebp
51 leal 606105819(%ecx,%ebp,1),%ecx
56 movl 12(%esi),%ebp
61 leal 3250441966(%ebx,%ebp,1),%ebx
66 movl 16(%esi),%ebp
    [all...]
x86-mont.S 8 pushl %ebp
20 leal -32(%esp,%edi,4),%ebp
22 movl %ebp,%eax
25 subl %eax,%ebp
26 xorl %ebp,%edx
29 subl %edx,%ebp
30 andl $-64,%ebp
32 subl %ebp,%eax
35 leal (%ebp,%eax,1),%esp
37 cmpl %ebp,%es
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/Ia32/
Gasket.S 31 pushl %ebp
32 movl %esp, %ebp
35 movl 12(%ebp), %eax
37 movl 8(%ebp), %eax
48 pushl %ebp
49 movl %esp, %ebp
52 movl 12(%ebp), %eax
54 movl 8(%ebp), %eax
64 pushl %ebp
65 movl %esp, %ebp
    [all...]
  /external/llvm/test/Instrumentation/AddressSanitizer/X86/
asm_cfi.s 9 # CHECK: movl %ebp, %ebx
22 pushl %ebp
24 .cfi_offset %ebp, -8
25 movl %esp, %ebp
26 .cfi_def_cfa_register %ebp
27 movl 8(%ebp), %eax
28 popl %ebp
46 pushl %ebp
47 .cfi_offset %ebp, 0
48 movl %esp, %ebp
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cfi/
cfi-i386-2.s 6 push %ebp
8 .cfi_offset %ebp, -8
15 pop %ebp
  /external/google-breakpad/src/processor/testdata/
module1.out 20 STACK WIN 4 1000 c 1 0 0 0 0 0 1 $eip 4 + ^ = $esp $ebp 8 + = $ebp $ebp ^ =
21 STACK WIN 4 1100 8 1 0 0 0 0 0 1 $eip 4 + ^ = $esp $ebp 8 + = $ebp $ebp ^ =
22 STACK WIN 4 1100 100 1 0 0 0 0 0 1 $eip 4 + ^ = $esp $ebp 8 + = $ebp $ebp ^ =
23 STACK WIN 4 1300 100 1 0 0 0 0 0 1 $eip 4 + ^ = $esp $ebp 8 + = $ebp $ebp ^
    [all...]
module2.out 16 STACK WIN 4 2000 c 1 0 0 0 0 0 1 $eip 4 + ^ = $esp $ebp 8 + = $ebp $ebp ^ =
17 STACK WIN 4 2170 14 1 0 0 0 0 0 1 $eip 4 + ^ = $esp $ebp 8 + = $ebp $ebp ^ =
20 STACK CFI 3df3 .cfa: $ebp 8 + $ebp: .cfa 8 - ^
  /external/llvm/test/CodeGen/X86/
sjlj-eh.ll 26 ; +00 struct _Unwind_FunctionContext *prev; -64(%ebp)
27 ; +04 uintptr_t __callsite; -60(%ebp)
28 ; +08 uintptr_t __buffer[4]; -44(%ebp)
29 ; +28 __personality_routine __personality; -40(%ebp)
30 ; +32 uintptr_t __lsda; -36(%ebp)
31 ; +36 void *__jbuf[]; -32(%ebp)
39 ; CHECK: movl $___gxx_personality_sj0, -40(%ebp)
41 ; CHECK: movl $[[LSDA:GCC_except_table[0-9]+]], -36(%ebp)
42 ; UFC.__jbuf[0] = $EBP
43 ; CHECK: movl %ebp, -32(%ebp
    [all...]
  /external/llvm/test/MC/AsmParser/
comments-x86-darwin.s 7 movl %esp, %ebp # same after an instruction
8 // CHECK: movl %esp, %ebp
9 # movl %esp, %ebp ## start of the line
10 // CHECK-NOT: movl %esp, %ebp
11 # movl %esp, %ebp ## not quite start of the line
12 // CHECK-NOT: movl %esp, %ebp
hello.s 8 pushl %ebp
9 movl %esp, %ebp
14 movl $0, -4(%ebp)
19 movl $0, -4(%ebp)
20 movl -4(%ebp), %eax
22 popl %ebp
  /external/swiftshader/third_party/LLVM/test/MC/AsmParser/
hello.s 8 pushl %ebp
9 movl %esp, %ebp
14 movl $0, -4(%ebp)
19 movl $0, -4(%ebp)
20 movl -4(%ebp), %eax
22 popl %ebp
  /system/core/libunwindstack/tests/files/offline/jit_debug_x86/
regs.txt 5 ebp: ffeb5298
  /external/boringssl/win-x86_64/crypto/fipsmodule/
sha1-x86_64.asm 62 mov ebp,DWORD[4+r9]
66 bswap ebp
77 mov DWORD[4+rsp],ebp
101 mov ebp,DWORD[16+r9]
105 bswap ebp
116 mov DWORD[16+rsp],ebp
140 mov ebp,DWORD[28+r9]
144 bswap ebp
155 mov DWORD[28+rsp],ebp
179 mov ebp,DWORD[40+r9
    [all...]

Completed in 404 milliseconds

1 2 3 4 5 6 7 8 91011>>