| /linux-4.4.14/drivers/lguest/x86/ |
| D | switcher_32.S | 173 popl %eax 174 popl %ebx 175 popl %ecx 176 popl %edx 177 popl %esi 178 popl %edi 179 popl %ebp 180 popl %gs 181 popl %fs 182 popl %ds [all …]
|
| /linux-4.4.14/arch/x86/math-emu/ |
| D | wm_shrx.S | 54 popl %ebx 55 popl %esi 70 popl %esi 84 popl %esi 92 popl %esi 144 popl %ebx 145 popl %esi 161 popl %ebx 162 popl %esi 187 popl %ebx [all …]
|
| D | reg_round.S | 431 popl %ebx /* adjust the stack pointer */ 435 popl %ebx 436 popl %edi 437 popl %esi 450 popl %eax 451 popl %edx 462 popl %eax 463 popl %edx 503 popl %ecx 524 popl %ecx [all …]
|
| D | shr_Xsig.S | 44 popl %ebx 45 popl %esi 61 popl %esi 76 popl %esi 85 popl %esi
|
| D | round_Xsig.S | 77 popl %esi 78 popl %ebx 137 popl %esi 138 popl %ebx
|
| D | reg_u_mul.S | 142 popl %ebx 143 popl %edi 144 popl %esi
|
| D | polynom_Xsig.S | 131 popl %ebx 132 popl %edi 133 popl %esi
|
| D | reg_norm.S | 72 popl %ebx 137 popl %ebx 145 popl %ebx
|
| D | reg_u_add.S | 162 popl %ebx 163 popl %edi 164 popl %esi
|
| D | mul_Xsig.S | 62 popl %esi 114 popl %esi 173 popl %esi
|
| D | reg_u_sub.S | 268 popl %ebx 269 popl %edi 270 popl %esi
|
| D | div_Xsig.S | 338 popl %ebx 339 popl %edi 340 popl %esi
|
| D | div_small.S | 43 popl %esi
|
| D | reg_u_div.S | 465 popl %ebx 466 popl %edi 467 popl %esi
|
| /linux-4.4.14/arch/x86/entry/ |
| D | entry_32.S | 119 98: popl %gs 178 popl %ebx 179 popl %ecx 180 popl %edx 181 popl %esi 182 popl %edi 183 popl %ebp 184 popl %eax 189 1: popl %ds 190 2: popl %es [all …]
|
| D | calling.h | 224 popl %ebx 225 popl %ecx 226 popl %edx 227 popl %esi 228 popl %edi 229 popl %ebp 230 popl %eax
|
| D | thunk_32.S | 24 popl %edx 25 popl %ecx 26 popl %eax
|
| /linux-4.4.14/arch/x86/boot/compressed/ |
| D | head_32.S | 47 1: popl %esi 50 popl %ecx 52 popl %ecx 64 popl %ecx 71 popl %ecx 72 popl %edx 75 1: popl %esi 128 1: popl %ebp 172 popl %esi
|
| D | efi_stub_32.S | 40 1: popl %edx 49 popl %ecx 52 popl %ecx 67 1: popl %edx
|
| D | head_64.S | 70 1: popl %ebp 204 popl %ecx 205 popl %edx 206 popl %esi
|
| /linux-4.4.14/arch/x86/lib/ |
| D | atomic64_cx8_32.S | 71 popl %edi 72 popl %esi 73 popl %ebx 74 popl %ebp 99 popl %ebx 124 popl %ebx 154 popl %ebx 155 popl %ebp 182 popl %ebx
|
| D | msr-reg.S | 66 popl (%eax) 74 popl %eax 75 popl %edi 76 popl %esi 77 popl %ebp 78 popl %ebx
|
| D | checksum_32.S | 130 popl %ebx 131 popl %esi 248 popl %ebx 249 popl %esi 397 popl %ebx 398 popl %esi 399 popl %edi 400 popl %ecx # equivalent to addl $4,%esp 483 popl %esi 484 popl %edi [all …]
|
| D | rwsem.S | 39 popl %ecx
|
| /linux-4.4.14/tools/testing/selftests/x86/ |
| D | raw_syscall_helper_32.S | 23 popl 0*4(%eax) 31 popl %edi 32 popl %esi 33 popl %ebx 34 popl %ebp
|
| /linux-4.4.14/arch/x86/kernel/ |
| D | relocate_kernel_32.S | 166 popl %edx 176 popl %ebx 208 popl %ebp 209 popl %edi 210 popl %esi 211 popl %ebx 270 popl %esi 271 popl %edi 272 popl %ebx 273 popl %ebp
|
| D | verify_cpu.S | 43 popl %eax 49 popl %eax
|
| D | head_32.S | 347 popl %eax # get EFLAGS 643 popl %ds 644 popl %es 645 popl %edx 646 popl %ecx 647 popl %eax
|
| D | vm86_32.c | 502 #define popl(base, ptr, err_label) \ macro 635 newflags = popl(ssp, sp, simulate_sigsegv); in handle_vm86_fault() 672 newip = popl(ssp, sp, simulate_sigsegv); in handle_vm86_fault() 673 newcs = popl(ssp, sp, simulate_sigsegv); in handle_vm86_fault() 674 newflags = popl(ssp, sp, simulate_sigsegv); in handle_vm86_fault()
|
| /linux-4.4.14/arch/x86/entry/vdso/vdso32/ |
| D | system_call.S | 76 popl %ebp 79 popl %edx 82 popl %ecx
|
| D | sigreturn.S | 24 popl %eax /* XXX does this mean it needs unwind info? */
|
| /linux-4.4.14/arch/x86/include/asm/ |
| D | irqflags.h | 187 popl %edx; \ 188 popl %ecx; \ 189 popl %eax;
|
| /linux-4.4.14/arch/x86/platform/efi/ |
| D | efi_stub_32.S | 50 popl %edx 53 popl %ecx
|
| /linux-4.4.14/arch/x86/lguest/ |
| D | head_32.S | 111 popl %eax 190 popl %ss:lguest_data+LGUEST_DATA_irq_enabled
|
| /linux-4.4.14/arch/x86/um/ |
| D | checksum_32.S | 114 popl %ebx 115 popl %esi 212 popl %ebx 213 popl %esi
|
| D | setjmp_32.S | 27 popl %ecx # Return address, and adjust the stack
|
| /linux-4.4.14/arch/x86/platform/olpc/ |
| D | xo1-wakeup.S | 69 popl %edx 77 popl saved_context_eflags
|
| /linux-4.4.14/arch/x86/power/ |
| D | hibernate_asm_32.S | 24 popl saved_context_eflags
|
| /linux-4.4.14/arch/x86/kernel/acpi/ |
| D | wakeup_32.S | 59 popl saved_context_eflags
|
| /linux-4.4.14/arch/x86/xen/ |
| D | xen-asm_32.S | 132 1: popl %eax
|
| /linux-4.4.14/arch/x86/crypto/ |
| D | aesni-intel_asm.S | 1906 popl KEYP 1927 popl KLEN 1928 popl KEYP 2117 popl KLEN 2118 popl KEYP 2341 popl KLEN 2342 popl KEYP 2343 popl LEN 2400 popl KLEN 2401 popl KEYP [all …]
|