| /linux/arch/x86/math-emu/ |
| H A 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 …]
|
| H 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 …]
|
| H 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)
|
| H 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
|
| H 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
|
| H 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
|
| H 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
|
| H 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
|
| H A D | reg_norm.S | 26 pushl %ebp 27 movl %esp,%ebp 104 pushl %ebp 105 movl %esp,%ebp
|
| H A D | wm_shrx.S | 37 push %ebp 38 movl %esp,%ebp 116 push %ebp 117 movl %esp,%ebp
|
| H A D | div_small.S | 23 pushl %ebp 24 movl %esp,%ebp
|
| H A D | shr_Xsig.S | 26 push %ebp 27 movl %esp,%ebp
|
| /linux/arch/x86/crypto/ |
| H A 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 …]
|
| /linux/arch/x86/boot/compressed/ |
| H A D | mem_encrypt.S | 212 push %ebp 216 1: pop %ebp 218 leal (boot32_idt - 1b)(%ebp), %ebx 221 leal (startup32_vc_handler - 1b)(%ebp), %eax 227 leal (boot32_idt_desc - 1b)(%ebp), %ecx 232 pop %ebp 255 pushl %ebp 258 0: popl %ebp 261 movl (sev_status - 0b)(%ebp), %eax 276 leal (sev_check_data - 0b)(%ebp), %ebp [all …]
|
| H A D | head_32.S | 98 movl %ebx, %ebp // Save the output address for later 158 pushl %ebp /* output address */
|
| /linux/arch/x86/lib/ |
| H A D | atomic64_cx8_32.S | 50 pushl %ebp 57 movl %ecx, %ebp 66 cmpxchg8b (%ebp) 75 popl %ebp 130 pushl %ebp 136 movl %eax, %ebp 146 addl %ebp, %ebx 156 popl %ebp
|
| H A D | memmove_32.S | 34 pushl %ebp 35 movl %esp, %ebp // set standard frame pointer 196 popl %ebp
|
| /linux/arch/x86/kernel/ |
| H 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/tools/testing/selftests/x86/ |
| H 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
|
| /linux/arch/x86/um/ |
| H A D | setjmp_32.S | 12 # %ebp 33 movl %ebp,8(%edx) 54 movl 8(%edx),%ebp
|
| /linux/arch/x86/platform/efi/ |
| H A D | efi_stub_32.S | 16 push %ebp 17 movl %esp, %ebp
|
| H A D | efi_thunk_64.S | 48 movl %ebp, 0x18(%rsp) 92 pushl %ebp
|
| /linux/sound/pci/au88x0/ |
| H A D | au88x0_core.c | 289 int esp14 = -1, esp18, eax, ebx, edx, ebp, esi = 0; in vortex_mixer_delWTD() local 297 ebp = VORTEX_MIXER_CHNBASE + (ch << 2); in vortex_mixer_delWTD() 298 esp18 = hwread(vortex->mmio, ebp); in vortex_mixer_delWTD() 305 hwwrite(vortex->mmio, ebp, edx); in vortex_mixer_delWTD() 321 ebp = ebx << 2; in vortex_mixer_delWTD() 324 VORTEX_MIXER_RTBASE + ebp); in vortex_mixer_delWTD() 329 ebp = ebx << 2; in vortex_mixer_delWTD() 335 VORTEX_MIXER_RTBASE + ebp, edx); in vortex_mixer_delWTD() 352 VORTEX_MIXER_RTBASE + ebp, 0); in vortex_mixer_delWTD() 360 hwwrite(vortex->mmio, ebp, 0); in vortex_mixer_delWTD() [all …]
|
| /linux/arch/x86/kernel/acpi/ |
| H A D | wakeup_32.S | 56 movl %ebp, saved_context_ebp 67 movl saved_context_ebp, %ebp
|
| /linux/arch/x86/boot/ |
| H A D | pmjump.S | 68 xorl %ebp, %ebp
|