/linux-6.3-rc2/arch/x86/math-emu/ |
A D | mul_Xsig.S | 29 pushl %ebp 30 movl %esp,%ebp 49 adcl $0,-4(%ebp) 70 pushl %ebp 71 movl %esp,%ebp 89 adcl $0,-8(%ebp) 90 adcl $0,-4(%ebp) 96 adcl $0,-4(%ebp) 102 adcl $0,-4(%ebp) 124 pushl %ebp [all …]
|
A 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 …]
|
A 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)
|
A 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
|
A 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
|
A 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
|
A 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
|
A 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
|
A D | reg_norm.S | 26 pushl %ebp 27 movl %esp,%ebp 104 pushl %ebp 105 movl %esp,%ebp
|
A D | wm_shrx.S | 37 push %ebp 38 movl %esp,%ebp 116 push %ebp 117 movl %esp,%ebp
|
A D | div_small.S | 23 pushl %ebp 24 movl %esp,%ebp
|
/linux-6.3-rc2/arch/x86/crypto/ |
A D | twofish-i586-asm_32.S | 72 mov s2(%ebp,%edi,4),%esi;\ 78 xor s3(%ebp,%edi,4),%esi;\ 82 xor (%ebp,%edi,4), %esi;\ 87 xor s1(%ebp,%edi,4),%esi;\ 91 add k+round(%ebp), %esi;\ 110 mov s2(%ebp,%edi,4),%esi;\ 120 xor (%ebp,%edi,4), %esi;\ 129 add k+round(%ebp), %esi;\ 153 xor (%ebp,%edi,4), %esi;\ 261 pop %ebp [all …]
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | relocate_kernel_32.S | 46 pushl %ebp 73 movl PTR(PA_PGD)(%ebp), %eax 165 xorl %ebp, %ebp 178 movl 0(%esp), %ebp 213 movl %ebp, %eax 216 popl %ebp 229 pushl %ebp 262 movl %esi, %ebp 268 movl %ebp, %edi 278 lea PAGE_SIZE(%ebp), %esi [all …]
|
A 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
|
/linux-6.3-rc2/arch/x86/boot/compressed/ |
A D | mem_encrypt.S | 212 push %ebp 216 1: pop %ebp 232 pop %ebp 255 pushl %ebp 258 0: popl %ebp 276 leal (sev_check_data - 0b)(%ebp), %ebp 277 movl %eax, 0(%ebp) 278 movl %ebx, 4(%ebp) 285 cmpl %eax, 0(%ebp) 287 cmpl %ebx, 4(%ebp) [all …]
|
A D | efi_mixed.S | 93 movl %ebp, 0x14(%rsp) 199 pushl %ebp 257 pushl %ebp 258 movl %esp, %ebp 273 leal -4(%ebp), %eax 277 pushl 8(%ebp) // pass the image handle 293 movl 12(%ebp), %eax // sys_table 300 movl 8(%ebp), %ecx // image_handle 301 movl 12(%ebp), %edx // sys_table 302 movl -4(%ebp), %esi // loaded_image [all …]
|
A D | head_64.S | 103 1: popl %ebp 104 subl $ rva(1b), %ebp 107 leal rva(gdt)(%ebp), %eax 120 leal rva(boot_stack_end)(%ebp), %esp 123 leal rva(1f)(%ebp), %eax 148 movl %ebp, %ebx 159 subl rva(image_offset)(%ebp), %ebx 209 movl $1, rva(sev_status)(%ebp) 278 leal rva(startup_64)(%ebp), %eax 280 cmpb $1, rva(efi_is64)(%ebp) [all …]
|
/linux-6.3-rc2/arch/x86/lib/ |
A 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
|
A D | msr-reg.S | 52 pushl %ebp 60 movl 20(%eax), %ebp 72 movl %ebp, 20(%eax) 78 popl %ebp
|
/linux-6.3-rc2/arch/x86/entry/vdso/vdso32/ |
A D | system_call.S | 48 pushl %ebp 50 CFI_REL_OFFSET ebp, 0 72 popl %ebp 73 CFI_RESTORE ebp
|
/linux-6.3-rc2/tools/testing/selftests/x86/ |
A D | raw_syscall_helper_32.S | 5 pushl %ebp 16 movl 6*4(%eax), %ebp 30 movl %ebp, 6*4(%eax) 35 popl %ebp
|
A 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()
|
/linux-6.3-rc2/arch/x86/power/ |
A 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
|
/linux-6.3-rc2/arch/x86/um/ |
A D | setjmp_32.S | 12 # %ebp 33 movl %ebp,8(%edx) 54 movl 8(%edx),%ebp
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | frame.h | 49 mov %esp, %ebp 50 andl $0x7fffffff, %ebp
|