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

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
tlsnopic1.s 16 pushl %ebp
17 movl %esp, %ebp
105 movl -4(%ebp), %ebx
load6.d 16 [ ]*[a-f0-9]+: 2b a9 f8 ff ff ff sub -0x8\(%ecx\),%ebp
25 [ ]*[a-f0-9]+: 2b a9 fc ff ff ff sub -0x4\(%ecx\),%ebp
tlspie3b.d 15 [ ]*[a-f0-9]+: 55 push %ebp
16 [ ]*[a-f0-9]+: 89 e5 mov %esp,%ebp
tlspie3c.d 15 [ ]*[a-f0-9]+: 55 push %ebp
16 [ ]*[a-f0-9]+: 89 e5 mov %esp,%ebp
  /bionic/libm/x86/
e_hypot.S 84 # parameter 1: 8 + %ebp
85 # parameter 2: 16 + %ebp
88 pushl %ebp
89 movl %esp, %ebp
194 movl %ebp, %esp
195 popl %ebp
  /external/libjpeg-turbo/simd/
jdmrgext-mmx.asm 36 %define original_ebp ebp+0
37 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_MMWORD ; mmword wk[WK_NUM]
45 push ebp
46 mov eax,esp ; eax = original ebp
50 mov ebp,esp ; ebp = aligned ebp
389 mov esp,ebp ; esp <- aligned ebp
390 pop esp ; esp <- original ebp
    [all...]
jdmrgext-sse2.asm 37 %define original_ebp ebp+0
38 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_XMMWORD ; xmmword wk[WK_NUM]
46 push ebp
47 mov eax,esp ; eax = original ebp
51 mov ebp,esp ; ebp = aligned ebp
444 mov esp,ebp ; esp <- aligned ebp
445 pop esp ; esp <- original ebp
    [all...]
jidctred-mmx.asm 110 %define original_ebp ebp+0
111 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_MMWORD ; mmword wk[WK_NUM]
120 push ebp
121 mov eax,esp ; eax = original ebp
125 mov ebp,esp ; ebp = aligned ebp
483 mov esp,ebp ; esp <- aligned ebp
484 pop esp ; esp <- original ebp
    [all...]
jidctred-sse2.asm 110 %define original_ebp ebp+0
111 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_XMMWORD ; xmmword wk[WK_NUM]
118 push ebp
119 mov eax,esp ; eax = original ebp
123 mov ebp,esp ; ebp = aligned ebp
404 mov esp,ebp ; esp <- aligned ebp
405 pop esp ; esp <- original ebp
    [all...]
jccolext-mmx.asm 36 %define original_ebp ebp+0
37 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_MMWORD ; mmword wk[WK_NUM]
45 push ebp
46 mov eax,esp ; eax = original ebp
50 mov ebp,esp ; ebp = aligned ebp
469 mov esp,ebp ; esp <- aligned ebp
470 pop esp ; esp <- original ebp
    [all...]
jcgryext-mmx.asm 37 %define original_ebp ebp+0
38 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_MMWORD ; mmword wk[WK_NUM]
46 push ebp
47 mov eax,esp ; eax = original ebp
51 mov ebp,esp ; ebp = aligned ebp
349 mov esp,ebp ; esp <- aligned ebp
350 pop esp ; esp <- original ebp
    [all...]
jdcolext-mmx.asm 36 %define original_ebp ebp+0
37 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_MMWORD ; mmword wk[WK_NUM]
45 push ebp
46 mov eax,esp ; eax = original ebp
50 mov ebp,esp ; ebp = aligned ebp
397 mov esp,ebp ; esp <- aligned ebp
398 pop esp ; esp <- original ebp
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
Thunk16.asm 123 add bp, ax ; add ebp, eax
160 mov cr4, ebp ; real mode starts at next instruction
166 pop bp ; ebp <- address of @Base
212 InternalAsmThunk16 PROC USES ebp ebx esi edi ds es fs gs
237 mov ebp, cr4
238 mov [edx + (SavedCr4 - SavedCr0)], ebp
239 and ebp, 300h ; clear all but PCE and OSFXSR bits
247 lea eax, [ebp - sizeof (IA32_REGS)] ; eax <- the address of IA32_REGS
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DisablePaging32.c 58 push ebp
59 mov ebp, esp local
Thunk16.asm 124 add bp, ax ; add ebp, eax
165 mov cr4, ebp
171 mov ebp, [esp + sizeof(IA32_REGS)] ; BackFromUserCode address from stack
219 InternalAsmThunk16 PROC USES ebp ebx esi edi ds es fs gs
246 mov ebp, cr4
247 mov [edx + (SavedCr4 - SavedCr0)], ebp
248 and ebp, NOT 30h ; clear PAE, PSE bits
256 lea eax, [ebp - sizeof (IA32_REGS)] ; eax <- the address of IA32_REGS
  /device/linaro/bootloader/edk2/OvmfPkg/Sec/Ia32/
SecEntry.nasm 31 ; @param[in] EBP Pointer to the start of the Boot Firmware Volume
54 push ebp
  /external/llvm/test/CodeGen/X86/
x86-repmov-copy-eflags.ll 34 ; CHECK: pushl %ebp
35 ; CHECK: movl %esp, %ebp
  /external/llvm/test/MC/COFF/
cv-inline-linetable-unreachable.s 20 pushl %ebp
21 movl %esp, %ebp
  /prebuilts/go/darwin-x86/src/runtime/
signal_darwin_386.go 24 func (c *sigctxt) ebp() uint32 { return c.regs().ebp } func
  /prebuilts/go/linux-x86/src/runtime/
signal_darwin_386.go 24 func (c *sigctxt) ebp() uint32 { return c.regs().ebp } func
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
noavx512-2.s 19 vgatherpf0dpd 23(%ebp,%ymm7,8){%k1} # AVX512PF
41 vgatherpf0dpd 23(%ebp,%ymm7,8){%k1} # AVX512PF
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
load1.s 21 subl bar@GOTPCREL(%rip), %ebp
39 subl foo@GOTPCREL(%rip), %ebp
  /external/boringssl/linux-x86_64/crypto/fipsmodule/
aes-x86_64.S 19 movzbl %cl,%ebp
26 movzbl %dl,%ebp
33 movzbl %ah,%ebp
44 movzbl %al,%ebp
51 movzbl %bl,%ebp
58 movzbl %ch,%ebp
73 movzbl %cl,%ebp
80 movzbl %ch,%ebp
83 movl 0(%r14,%rbp,8),%ebp
86 andl $0x0000ff00,%ebp
    [all...]
  /external/boringssl/mac-x86_64/crypto/fipsmodule/
aes-x86_64.S 19 movzbl %cl,%ebp
26 movzbl %dl,%ebp
33 movzbl %ah,%ebp
44 movzbl %al,%ebp
51 movzbl %bl,%ebp
58 movzbl %ch,%ebp
73 movzbl %cl,%ebp
80 movzbl %ch,%ebp
83 movl 0(%r14,%rbp,8),%ebp
86 andl $0x0000ff00,%ebp
    [all...]
  /external/boringssl/win-x86_64/crypto/fipsmodule/
aes-x86_64.asm 23 movzx ebp,cl
30 movzx ebp,dl
37 movzx ebp,ah
48 movzx ebp,al
55 movzx ebp,bl
62 movzx ebp,ch
77 movzx ebp,cl
84 movzx ebp,ch
87 mov ebp,DWORD[rbp*8+r14]
90 and ebp,0x0000ff0
    [all...]

Completed in 800 milliseconds

<<11121314151617181920>>