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

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
vm86.h 71 long ebp; member in struct:vm86_regs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
user.h 62 long int ebp; member in struct:user_regs_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
vm86.h 71 long ebp; member in struct:vm86_regs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
reg.h 65 # define EBP 5
  /system/core/libunwindstack/
AsmGetRegsX86.S 45 movl %ebp, 20(%eax)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
sse2.d 18 [ ]*[a-f0-9]+: 66 0f 55 65 00 andnpd 0x0\(%ebp\),%xmm4
42 [ ]*[a-f0-9]+: 66 0f c2 65 00 03 cmpunordpd 0x0\(%ebp\),%xmm4
58 [ ]*[a-f0-9]+: 66 0f c2 65 00 07 cmpordpd 0x0\(%ebp\),%xmm4
66 [ ]*[a-f0-9]+: f2 0f 2a e5 cvtsi2sd %ebp,%xmm4
74 [ ]*[a-f0-9]+: f2 0f 2c 65 00 cvttsd2si 0x0\(%ebp\),%esp
75 [ ]*[a-f0-9]+: f2 0f 2c ee cvttsd2si %xmm6,%ebp
80 [ ]*[a-f0-9]+: 0f ae 55 00 ldmxcsr 0x0\(%ebp\)
101 [ ]*[a-f0-9]+: 66 0f 10 65 00 movupd 0x0\(%ebp\),%xmm4
125 [ ]*[a-f0-9]+: 66 0f 14 65 00 unpcklpd 0x0\(%ebp\),%xmm4
sse3.d 16 22: 66 0f 7c 65 00 [ ]*haddpd 0x0\(%ebp\),%xmm4
x86-64-evex-lig.s     [all...]
evex-lig.s     [all...]
avx512f-rcigrd-intel.d 30 [ ]*[a-f0-9]+:[ ]*62 f1 7f 38 2c ee[ ]*vcvttsd2si ebp,xmm6,\{sae\}
32 [ ]*[a-f0-9]+:[ ]*62 f1 7e 38 2c ee[ ]*vcvttss2si ebp,xmm6,\{sae\}
74 [ ]*[a-f0-9]+:[ ]*62 f1 7f 38 78 ee[ ]*vcvttsd2usi ebp,xmm6,\{sae\}
76 [ ]*[a-f0-9]+:[ ]*62 f1 7e 38 78 ee[ ]*vcvttss2usi ebp,xmm6,\{sae\}
95 [ ]*[a-f0-9]+:[ ]*62 f1 7f 38 2c ee[ ]*vcvttsd2si ebp,xmm6,\{sae\}
97 [ ]*[a-f0-9]+:[ ]*62 f1 7e 38 2c ee[ ]*vcvttss2si ebp,xmm6,\{sae\}
139 [ ]*[a-f0-9]+:[ ]*62 f1 7f 38 78 ee[ ]*vcvttsd2usi ebp,xmm6,\{sae\}
141 [ ]*[a-f0-9]+:[ ]*62 f1 7e 38 78 ee[ ]*vcvttss2usi ebp,xmm6,\{sae\}
  /external/libjpeg-turbo/simd/
jidctint-mmx.asm 102 %define original_ebp ebp+0
103 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_MMWORD ; mmword wk[WK_NUM]
112 push ebp
113 mov eax,esp ; eax = original ebp
117 mov ebp,esp ; ebp = aligned ebp
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringX8664.cpp 211 Variable *ebp = local
223 // mov %ebp, %(rsp)
229 Context.insert<typename Traits::Insts::Store>(ebp, TopOfStack);
237 Variable *ebp = local
251 _redefined(Context.insert<InstFakeDef>(ebp, rbp));
253 _mov(ebp, esp);
257 // Keep ebp live for late-stage liveness analysis (e.g. asm-verbose mode).
266 Variable *ebp = local
276 _mov_sp(ebp);
288 _mov(ebp, ecx)
    [all...]
  /external/llvm/lib/Target/X86/
README.txt 571 movswl -68(%ebp), %eax
573 movl %ecx, -80(%ebp)
574 subl %eax, -80(%ebp)
575 movswl -52(%ebp), %eax
576 movl %ecx, -84(%ebp)
577 subl %eax, -84(%ebp)
578 movswl -70(%ebp), %eax
579 movl %ecx, -88(%ebp)
580 subl %eax, -88(%ebp)
581 movswl -50(%ebp), %ea
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/
Thunk16.S 57 push %ebp
132 pop %ebp
  /device/linaro/bootloader/edk2/Nt32Pkg/Sec/
StackX64.asm 73 ; Fixup the ebp point to permenent memory
78 mov rbp, rax ; From now, ebp is pointed to permenent memory
  /device/linaro/bootloader/edk2/OvmfPkg/Library/LoadLinuxLib/X64/
JumpToKernel.nasm 66 DB 0x31, 0xed ; xor %ebp, %ebp
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/
ArchExceptionHandler.c 152 "ESP - %08x, EBP - %08x, ESI - %08x, EDI - %08x\n",
154 SystemContext.SystemContextIa32->Ebp,
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmiEntry.asm 71 mov bp, ax ; ebp = GDT base
143 mov byte ptr [ebp + TSS_SEGMENT + 5], 89h ; clear busy flag
  /external/linux-kselftest/tools/testing/selftests/x86/
syscall_arg_fault.c 107 "movl $-1, %%ebp\n\t"
122 "movl $-1, %%ebp\n\t"
  /external/llvm/test/CodeGen/X86/
asm-mismatched-types.ll 63 call void asm sideeffect "# REG: $0", "{ebp}"(i64 %p)
70 call void asm sideeffect "# REG: $0", "{ebp}"(double %p)
hipe-cc.ll 37 ; CHECK-NEXT: movl %ebp, 12(%esp)
53 ; CHECK-NEXT: movl 12(%esp), %ebp
  /external/syslinux/com32/elflink/ldlinux/
chainboot.c 65 reg.ebp.l = -1; /* XXX: limit? */
116 regs.ebp.l = *(uint32_t *)&stack[16];
  /external/syslinux/gpxe/src/arch/i386/core/
gdbidt.S 182 pushl %ebp
202 popl %ebp
  /external/valgrind/exp-bbv/tests/amd64-linux/
ll.S 54 mov $(N-F), %ebp # R
95 inc %ebp # r++
119 mov %ebp,%ecx # move out_buffer to ecx
139 mov %ebp,%edi # point %edi to out_buffer
159 mov %ebp,%ecx # move out_buffer to ecx
242 mov %ebp,%edi # move output buffer to edi
346 mov %ebp,%ecx # point ecx to out_buffer
355 mov %ebp,%edi # point to output_buffer
  /hardware/intel/bootstub/
head.S 81 xor %ebp, %ebp

Completed in 3487 milliseconds

<<21222324252627282930>>