| /linux/arch/x86/crypto/ |
| H A D | twofish-i586-asm_32.S | 69 movzx b ## B, %edi;\ 70 mov s1(%ebp,%edi,4),d ## D;\ 71 movzx a ## B, %edi;\ 72 mov s2(%ebp,%edi,4),%esi;\ 73 movzx b ## H, %edi;\ 75 xor s2(%ebp,%edi,4),d ## D;\ 76 movzx a ## H, %edi;\ 78 xor s3(%ebp,%edi,4),%esi;\ 79 movzx b ## B, %edi;\ 80 xor s3(%ebp,%edi,4),d ## D;\ [all …]
|
| /linux/tools/perf/arch/x86/tests/ |
| H A D | regs_load.S | 66 push %edi 67 movl 8(%esp), %edi 68 movl %eax, AX(%edi) 69 movl %ebx, BX(%edi) 70 movl %ecx, CX(%edi) 71 movl %edx, DX(%edi) 72 movl %esi, SI(%edi) 74 movl %eax, DI(%edi) 75 movl %ebp, BP(%edi) 78 movl %eax, SP(%edi) [all …]
|
| /linux/arch/x86/math-emu/ |
| H A D | polynom_Xsig.S | |
| H A D | wm_sqrt.S | |
| H A D | reg_u_mul.S | |
| H A D | reg_round.S | |
| H A D | reg_u_sub.S | |
| H A D | reg_u_add.S | |
| H A D | reg_u_div.S | |
| /linux/sound/pci/au88x0/ |
| H A D | au88x0_synth.c | 287 u32 var4, var8, varc, var10 = 0, edi; in vortex_wt_init() local 303 for (edi = 0; edi < (NR_WT / NR_WT_PB); edi++) { in vortex_wt_init() 304 vortex_wt_SetReg(vortex, 0xc, edi, 0); /* ds_reg */ in vortex_wt_init() 305 vortex_wt_SetReg(vortex, 0xa, edi, var10); /* ctrl */ in vortex_wt_init() 306 vortex_wt_SetReg(vortex, 0x9, edi, var4); /* mramp */ in vortex_wt_init() 307 vortex_wt_SetReg(vortex, 0x8, edi, varc); /* aramp */ in vortex_wt_init() 308 vortex_wt_SetReg(vortex, 0x5, edi, var8); /* sramp */ in vortex_wt_init() 311 for (edi = 0; edi < NR_WT; edi++) { in vortex_wt_init() 312 vortex_wt_SetReg(vortex, 0x4, edi, 0); /* param 3 0x20c */ in vortex_wt_init() 313 vortex_wt_SetReg(vortex, 0x3, edi, 0); /* param 2 0x208 */ in vortex_wt_init() [all …]
|
| /linux/arch/x86/hyperv/ |
| H A D | hv_trampoline.S | 51 movl %edi, %ebx 70 mov %edi, %eax 75 mov %edi, %eax 87 mov %edi, %eax 92 mov %edi, %eax
|
| /linux/arch/x86/lib/ |
| H A D | atomic64_cx8_32.S | 53 pushl %edi 56 movl %edx, %edi 64 \insc\()l %edi, %ecx 72 popl %edi 133 pushl %edi 137 movl %edx, %edi 147 adcl %edi, %ecx
|
| H A D | checksum_32.S | 274 pushl %edi 279 movl ARGBASE+8(%esp),%edi # dst 282 testl $2, %edi # Check alignment. 290 EXC( movw %bx, (%edi) ) 291 addl $2, %edi
|
| H A D | memmove_32.S | 19 .set dest, %edi 38 pushl %edi 194 popl %edi
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | vmenter.S | 32 push %edi 154 CLEAR_REGS %eax, %ecx, %edx, %ebp, %esi, %edi 208 pop %edi
|
| /linux/tools/testing/selftests/x86/ |
| H A D | raw_syscall_helper_32.S | 8 pushl %edi 15 movl 5*4(%eax), %edi 29 movl %edi, 5*4(%eax) 32 popl %edi
|
| H A D | thunks_32.S | 25 push %edi 40 pop %edi
|
| /linux/arch/x86/realmode/rm/ |
| H A D | wakeup_asm.S | 97 movl pmode_behavior, %edi 98 btl $WAKEUP_BEHAVIOR_RESTORE_MISC_ENABLE, %edi 114 btl $WAKEUP_BEHAVIOR_RESTORE_CR4, %edi 119 btl $WAKEUP_BEHAVIOR_RESTORE_EFER, %edi
|
| /linux/arch/x86/um/ |
| H A D | setjmp_32.S | 14 # %edi 35 movl %edi,16(%edx) 56 movl 16(%edx),%edi
|
| /linux/arch/x86/boot/compressed/ |
| H A D | head_32.S | 116 leal (_bss@GOTOFF-4)(%ebx), %edi 147 leal _bss@GOTOFF(%ebx), %edi 149 subl %edi, %ecx
|
| /linux/arch/x86/kernel/acpi/ |
| H A D | wakeup_32.S | 58 movl %edi, saved_context_edi 70 movl saved_context_edi, %edi
|
| /linux/arch/x86/boot/ |
| H A D | pmjump.S | 69 xorl %edi, %edi
|
| /linux/arch/x86/platform/olpc/ |
| H A D | xo1-wakeup.S | 75 movl %edi, saved_context_edi 86 movl saved_context_edi, %edi
|
| /linux/arch/x86/virt/vmx/tdx/ |
| H A D | tdxcall.S | 174 xorl %edi, %edi
|
| /linux/arch/x86/xen/ |
| H A D | xen-head.S | 90 push %edi 108 pop %edi
|