/linux-6.3-rc2/arch/x86/math-emu/ |
A D | mul_Xsig.S | 30 movl %esp,%ebp 34 movl PARAM1,%esi 35 movl PARAM2,%ecx 57 movl %eax,(%esi) 71 movl %esp,%ebp 75 movl PARAM1,%esi 76 movl PARAM2,%ecx 110 movl %eax,(%esi) 125 movl %esp,%ebp 129 movl PARAM1,%esi [all …]
|
A D | wm_sqrt.S | 80 movl %esp,%ebp 145 movl %ecx,%edx 150 movl %ecx,%edx 164 movl %esi,%eax 182 movl %eax,%ecx 184 movl %edx,%eax 190 movl %eax,%ecx 192 movl %edx,%eax 205 movl %eax,%edi 219 movl %eax,%edi [all …]
|
A D | round_Xsig.S | 28 movl %esp,%ebp 33 movl PARAM1,%esi 37 movl (%esi),%eax 39 movl $0,-4(%ebp) 45 movl %ebx,%edx 46 movl %eax,%ebx 88 movl %esp,%ebp 105 movl %ebx,%edx 106 movl %eax,%ebx 114 movl %ebx,%edx [all …]
|
A D | div_Xsig.S | 80 movl %esp,%ebp 116 movl XsigH(%esi),%eax 118 movl %eax,FPU_accum_3 119 movl XsigL(%esi),%eax 121 movl %eax,FPU_accum_2 124 movl %eax,FPU_accum_1 125 movl $0,%eax 127 movl %eax,FPU_accum_0 130 movl FPU_accum_3,%edx 137 movl XsigH(%ebx),%ecx [all …]
|
A D | polynom_Xsig.S | 42 movl %esp,%ebp 56 movl %edx,SUM_MS 60 movl %eax,SUM_LS 82 movl SUM_MS,%eax 88 movl SUM_MS,%eax 96 movl (%esi),%eax 98 movl 4(%esi),%eax 109 movl %eax,SUM_LS 115 movl %eax,SUM_MS 125 movl SUM_LS,%eax [all …]
|
A D | wm_shrx.S | 38 movl %esp,%ebp 40 movl PARAM2,%ecx 41 movl PARAM1,%esi 53 movl %ebx,(%esi) 54 movl %edx,4(%esi) 69 movl %edx,(%esi) 70 movl $0,4(%esi) 83 movl %edx,(%esi) 91 movl %eax,(%esi) 117 movl %esp,%ebp [all …]
|
A D | reg_u_div.S | 80 movl %esp,%ebp 89 movl REGA,%esi 90 movl REGB,%ebx 91 movl DEST,%edi 182 movl SIGL(%esi),%eax 184 movl SIGH(%esi),%eax 191 movl SIGH(%esi),%edx 219 movl SIGH(%ebx),%ecx 394 movl %ecx,%eax 438 movl %eax,%edx [all …]
|
A D | shr_Xsig.S | 27 movl %esp,%ebp 29 movl PARAM2,%ecx 30 movl PARAM1,%esi 42 movl %eax,(%esi) 43 movl %ebx,4(%esi) 44 movl %edx,8(%esi) 59 movl %eax,(%esi) 60 movl %edx,4(%esi) 61 movl $0,8(%esi) 74 movl %eax,(%esi) [all …]
|
A D | reg_u_sub.S | 38 movl %esp,%ebp 103 movl %eax,%ebx 108 movl %ebx,%edx 109 movl %eax,%ebx 118 movl %eax,%edx 130 movl %eax,%edx 158 movl %ecx,%edx 161 movl %ecx,%ebx 164 movl %ecx,%eax 215 movl $0,%edx [all …]
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | relocate_kernel_32.S | 52 movl %cr0, %eax 54 movl %cr3, %eax 56 movl %cr4, %eax 87 movl %eax, %cr3 116 movl %cr0, %eax 119 movl %eax, %cr0 129 movl %eax, %cr4 136 movl %eax, %cr3 150 movl %eax, %cr3 192 movl %eax, %cr3 [all …]
|
A D | head_32.S | 76 movl %eax,%ds 77 movl %eax,%es 78 movl %eax,%fs 79 movl %eax,%gs 80 movl %eax,%ss 166 movl %eax,%ds 167 movl %eax,%es 168 movl %eax,%fs 169 movl %eax,%gs 171 movl %eax,%ss [all …]
|
/linux-6.3-rc2/arch/x86/power/ |
A D | hibernate_asm_32.S | 20 movl %esp, saved_context_esp 29 movl %cr3, %eax 30 movl %eax, restore_cr3 41 movl restore_cr3, %ebp 52 movl temp_pgt, %eax 53 movl %eax, %cr3 59 movl %eax, %cr3 61 movl restore_pblist, %edx 75 movl pbe_next(%edx), %edx 87 movl %ebp, %cr3 [all …]
|
/linux-6.3-rc2/arch/x86/lib/ |
A D | msr-reg.S | 20 movl (%rdi), %eax 21 movl 4(%rdi), %ecx 22 movl 8(%rdi), %edx 23 movl 12(%rdi), %ebx 25 movl 24(%rdi), %esi 26 movl 28(%rdi), %edi 28 2: movl %eax, (%r10) 30 movl %ecx, 4(%r10) 31 movl %edx, 8(%r10) 40 movl $-EIO, %r11d [all …]
|
A D | memmove_32.S | 42 movl src_in, src 43 movl dest_in, dest 60 movl src, tmp0 70 movl 0*4(src), tmp0 71 movl 1*4(src), tmp1 74 movl 2*4(src), tmp0 91 movl tmp0, (tmp1) 97 movl (src), tmp0 98 movl dest, tmp1 104 movl tmp0,(tmp1) [all …]
|
A D | atomic64_386_32.S | 37 movl (v), %eax 38 movl 4(v), %edx 45 movl %ebx, (v) 46 movl %ecx, 4(v) 53 movl (v), %eax 54 movl 4(v), %edx 55 movl %ebx, (v) 56 movl %ecx, 4(v) 73 movl %eax, (v) 151 movl $1, %eax [all …]
|
A D | atomic64_cx8_32.S | 12 movl %ebx, %eax 13 movl %ecx, %edx 50 movl %eax, %esi 51 movl %edx, %edi 52 movl %ecx, %ebp 56 movl %eax, %ebx 57 movl %edx, %ecx 65 movl %ebx, %eax 66 movl %ecx, %edx 147 movl $1, %eax [all …]
|
/linux-6.3-rc2/arch/x86/boot/compressed/ |
A D | efi_mixed.S | 72 movl %ds, %eax 74 movl %es, %eax 76 movl %ss, %eax 125 movl %ebx, %ss 127 movl %ebx, %es 129 movl %ebx, %ds 132 movl %ebx, %fs 133 movl %ebx, %gs 148 movl %edx, %ds 149 movl %edx, %es [all …]
|
A D | mem_encrypt.S | 34 movl $0x8000001f, %eax 44 movl %ebx, %eax 75 movl %eax, %ecx 89 movl $-1, %eax 100 movl %eax, %ebx 193 movl %eax, %edx 201 movl %eax, %edx 223 movl %ebx, %ecx 228 movl %ebx, 2(%ecx) 277 movl %eax, 0(%ebp) [all …]
|
A D | head_64.S | 113 movl %eax, %ds 114 movl %eax, %es 115 movl %eax, %fs 116 movl %eax, %gs 117 movl %eax, %ss 148 movl %ebp, %ebx 228 movl $4, %ecx 327 movl %eax, %ds 328 movl %eax, %es 329 movl %eax, %ss [all …]
|
/linux-6.3-rc2/arch/x86/entry/ |
A D | entry_32.S | 75 movl %cr3, %eax 214 movl %eax, %fs 231 movl %edx, %ds 232 movl %edx, %es 385 movl %esp, %esi 386 movl %esi, %edi 427 movl %edi, %esp 470 movl %esi, %ecx 532 movl %esp, %esi 535 movl %edi, %ebx [all …]
|
/linux-6.3-rc2/arch/x86/platform/olpc/ |
A D | xo1-wakeup.S | 27 movl %eax, %cr3 29 movl saved_cr4, %eax 30 movl %eax, %cr4 32 movl saved_cr0, %eax 33 movl %eax, %cr0 51 movl %cr3, %eax 52 movl %eax, %cr3 64 movl %cr4, %edx 65 movl %edx, saved_cr4 67 movl %cr0, %edx [all …]
|
/linux-6.3-rc2/tools/testing/selftests/x86/ |
A D | raw_syscall_helper_32.S | 11 movl 1*4(%eax), %ebx 12 movl 2*4(%eax), %ecx 13 movl 3*4(%eax), %edx 14 movl 4*4(%eax), %esi 15 movl 5*4(%eax), %edi 16 movl 6*4(%eax), %ebp 17 movl 0*4(%eax), %eax 23 movl 6*4(%esp), %eax 25 movl %ebx, 1*4(%eax) 26 movl %ecx, 2*4(%eax) [all …]
|
/linux-6.3-rc2/arch/x86/realmode/rm/ |
A D | reboot.S | 27 movl %eax, %ds 31 movl %cr0, %eax 33 movl %eax, %cr0 42 movl %edi, %eax 59 movl $16, %ecx 60 movl %ecx, %ds 61 movl %ecx, %es 62 movl %ecx, %fs 63 movl %ecx, %gs 64 movl %ecx, %ss [all …]
|
A D | wakeup_asm.S | 52 movl %cr0, %eax 54 movl %eax, %cr0 64 movl %eax, %cr0 83 movl signature, %eax 111 movl pmode_cr3, %eax 112 movl %eax, %cr3 116 movl pmode_cr4, %eax 117 movl %eax, %cr4 123 movl $MSR_EFER, %ecx 131 movl pmode_cr0, %ecx [all …]
|
/linux-6.3-rc2/arch/x86/um/ |
A D | setjmp_32.S | 24 movl %eax,%edx 26 movl 4(%esp),%edx 30 movl %ebx,(%edx) 33 movl %ebp,8(%edx) 34 movl %esi,12(%edx) 35 movl %edi,16(%edx) 52 movl (%edx),%ebx 53 movl 4(%edx),%esp 54 movl 8(%edx),%ebp 55 movl 12(%edx),%esi [all …]
|