/kernel/linux/linux-5.10/arch/x86/math-emu/ |
D | mul_Xsig.S | 29 pushl %ebp 30 movl %esp,%ebp 38 movl %eax,-4(%ebp) 39 movl %eax,-8(%ebp) 43 movl %edx,-12(%ebp) 47 addl %eax,-12(%ebp) 48 adcl %edx,-8(%ebp) 49 adcl $0,-4(%ebp) 53 addl %eax,-8(%ebp) 54 adcl %edx,-4(%ebp) [all …]
|
D | round_Xsig.S | 27 pushl %ebp 28 movl %esp,%ebp 39 movl $0,-4(%ebp) 48 movl $-32,-4(%ebp) 55 subl %ecx,-4(%ebp) 69 incl -4(%ebp) 76 movl -4(%ebp),%eax 87 pushl %ebp 88 movl %esp,%ebp 99 movl $0,-4(%ebp) [all …]
|
D | fpu_asm.h | 18 #define PARAM1 8(%ebp) 19 #define PARAM2 12(%ebp) 20 #define PARAM3 16(%ebp) 21 #define PARAM4 20(%ebp) 22 #define PARAM5 24(%ebp) 23 #define PARAM6 28(%ebp) 24 #define PARAM7 32(%ebp)
|
D | polynom_Xsig.S | 31 #define SUM_MS -20(%ebp) /* sum ms long */ 32 #define SUM_MIDDLE -24(%ebp) /* sum middle long */ 33 #define SUM_LS -28(%ebp) /* sum ls long */ 34 #define ACCUM_MS -4(%ebp) /* accum ms long */ 35 #define ACCUM_MIDDLE -8(%ebp) /* accum middle long */ 36 #define ACCUM_LS -12(%ebp) /* accum ls long */ 37 #define OVERFLOWED -16(%ebp) /* addition overflow flag */ 41 pushl %ebp 42 movl %esp,%ebp
|
D | div_Xsig.S | 45 #define FPU_accum_3 -4(%ebp) 46 #define FPU_accum_2 -8(%ebp) 47 #define FPU_accum_1 -12(%ebp) 48 #define FPU_accum_0 -16(%ebp) 49 #define FPU_result_3 -20(%ebp) 50 #define FPU_result_2 -24(%ebp) 51 #define FPU_result_1 -28(%ebp) 79 pushl %ebp 80 movl %esp,%ebp
|
D | wm_sqrt.S | 35 #define FPU_accum_3 -4(%ebp) /* ms word */ 36 #define FPU_accum_2 -8(%ebp) 37 #define FPU_accum_1 -12(%ebp) 38 #define FPU_accum_0 -16(%ebp) 46 #define FPU_fsqrt_arg_2 -20(%ebp) /* ms word */ 47 #define FPU_fsqrt_arg_1 -24(%ebp) 48 #define FPU_fsqrt_arg_0 -28(%ebp) /* ls word, at most the ms bit is set */ 79 pushl %ebp 80 movl %esp,%ebp
|
D | reg_u_div.S | 41 #define FPU_accum_3 -4(%ebp) 42 #define FPU_accum_2 -8(%ebp) 43 #define FPU_accum_1 -12(%ebp) 44 #define FPU_accum_0 -16(%ebp) 45 #define FPU_result_1 -20(%ebp) 46 #define FPU_result_2 -24(%ebp) 47 #define FPU_ovfl_flag -28(%ebp) 79 pushl %ebp 80 movl %esp,%ebp
|
D | reg_u_mul.S | 33 #define FPU_accum_0 -4(%ebp) /* ms word */ 34 #define FPU_accum_1 -8(%ebp) 49 pushl %ebp 50 movl %esp,%ebp
|
D | reg_norm.S | 26 pushl %ebp 27 movl %esp,%ebp 104 pushl %ebp 105 movl %esp,%ebp
|
D | div_small.S | 23 pushl %ebp 24 movl %esp,%ebp
|
D | wm_shrx.S | 37 push %ebp 38 movl %esp,%ebp 116 push %ebp 117 movl %esp,%ebp
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
D | twofish-i586-asm_32.S | 70 mov s1(%ebp,%edi,4),d ## D;\ 72 mov s2(%ebp,%edi,4),%esi;\ 75 xor s2(%ebp,%edi,4),d ## D;\ 78 xor s3(%ebp,%edi,4),%esi;\ 80 xor s3(%ebp,%edi,4),d ## D;\ 82 xor (%ebp,%edi,4), %esi;\ 85 xor (%ebp,%edi,4), d ## D;\ 87 xor s1(%ebp,%edi,4),%esi;\ 91 add k+round(%ebp), %esi;\ 94 add k+4+round(%ebp),d ## D;\ [all …]
|
/kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
D | head_64.S | 94 1: popl %ebp 95 subl $ rva(1b), %ebp 98 leal rva(gdt)(%ebp), %eax 111 leal rva(boot_stack_end)(%ebp), %esp 127 movl %ebp, %ebx 138 subl rva(image_offset)(%ebp), %ebx 187 movl $1, rva(sev_status)(%ebp) 251 leal rva(startup_64)(%ebp), %eax 253 movl rva(efi32_boot_args)(%ebp), %edi 256 leal rva(efi64_stub_entry)(%ebp), %eax [all …]
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | relocate_kernel_32.S | 46 pushl %ebp 49 movl 20+8(%esp), %ebp /* list of pages */ 50 movl PTR(VA_CONTROL_PAGE)(%ebp), %edi 61 movl 20+8(%esp), %ebp /* list of pages */ 71 movl PTR(VA_CONTROL_PAGE)(%ebp), %edi 73 movl PTR(PA_PGD)(%ebp), %eax 75 movl PTR(PA_SWAP_PAGE)(%ebp), %eax 83 movl PTR(PA_CONTROL_PAGE)(%ebp), %edi 86 movl PTR(PA_PGD)(%ebp), %eax 165 xorl %ebp, %ebp [all …]
|
D | ftrace_32.S | 36 pushl %ebp 37 movl %esp, %ebp 41 pushl %ebp 42 movl %esp, %ebp 73 popl %ebp 75 popl %ebp /* this is the orig bp */ 124 pushl %ebp 158 popl %ebp
|
/kernel/linux/linux-5.10/arch/x86/lib/ |
D | atomic64_cx8_32.S | 45 pushl %ebp 52 movl %ecx, %ebp 61 cmpxchg8b (%ebp) 70 popl %ebp 125 pushl %ebp 131 movl %eax, %ebp 141 addl %ebp, %ebx 151 popl %ebp
|
D | msr-reg.S | 52 pushl %ebp 60 movl 20(%eax), %ebp 72 movl %ebp, 20(%eax) 78 popl %ebp
|
/kernel/linux/linux-5.10/arch/x86/entry/vdso/vdso32/ |
D | system_call.S | 48 pushl %ebp 50 CFI_REL_OFFSET ebp, 0 72 popl %ebp 73 CFI_RESTORE ebp
|
/kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
D | raw_syscall_helper_32.S | 5 pushl %ebp 16 movl 6*4(%eax), %ebp 30 movl %ebp, 6*4(%eax) 35 popl %ebp
|
D | unwind_vdso.c | 87 unsigned long ebp = _Unwind_GetGR(ctx, 5); in trace_fn() local 92 esi == 4 && edi == 5 && ebp == 6; in trace_fn() 98 eax, ebx, ecx, edx, esi, edi, ebp); in trace_fn()
|
/kernel/linux/linux-5.10/arch/x86/power/ |
D | hibernate_asm_32.S | 22 movl %ebp, saved_context_ebp 41 movl restore_cr3, %ebp 87 movl %ebp, %cr3 94 movl saved_context_ebp, %ebp
|
/kernel/linux/linux-5.10/arch/x86/entry/ |
D | entry_64_compat.S | 103 xorl %ebp, %ebp /* nospec rbp */ 248 xorl %ebp, %ebp /* nospec rbp */ 408 xorl %ebp, %ebp /* nospec rbp */
|
/kernel/linux/linux-5.10/arch/x86/um/ |
D | setjmp_32.S | 12 # %ebp 33 movl %ebp,8(%edx) 54 movl 8(%edx),%ebp
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | frame.h | 49 mov %esp, %ebp 50 andl $0x7fffffff, %ebp
|
/kernel/linux/linux-5.10/arch/x86/platform/efi/ |
D | efi_stub_32.S | 16 push %ebp 17 movl %esp, %ebp
|