| /linux/arch/x86/math-emu/ |
| H A D | mul_Xsig.S | |
| H A D | round_Xsig.S | |
| H A D | fpu_asm.h | |
| H A D | polynom_Xsig.S | |
| H A D | div_Xsig.S | |
| H A D | wm_sqrt.S | |
| H A D | reg_u_div.S | |
| H A D | reg_u_mul.S | |
| H A D | reg_norm.S | |
| H A D | wm_shrx.S | |
| H A D | div_small.S | |
| H A D | shr_Xsig.S | |
| /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
|