Home
last modified time | relevance | path

Searched refs:pushl (Results 1 – 37 of 37) sorted by relevance

/linux-4.1.27/drivers/lguest/x86/
Dswitcher_32.S112 pushl %es
113 pushl %ds
114 pushl %gs
115 pushl %fs
120 pushl %ebp
204 pushl %es; \
205 pushl %ds; \
206 pushl %fs; \
207 pushl %gs; \
208 pushl %ebp; \
[all …]
/linux-4.1.27/arch/x86/boot/compressed/
Dhead_32.S58 pushl %eax
65 pushl %eax
66 pushl %ecx
84 pushl %eax
157 pushl $0
164 pushl %esi
211 pushl $z_run_size /* size of kernel with .bss and .brk */
212 pushl $z_output_len /* decompressed length, end of relocs */
214 pushl %ebp /* output address */
215 pushl $z_input_len /* input_len */
[all …]
Defi_stub_32.S71 pushl %ecx
77 pushl %ecx
Defi_thunk_64.S166 pushl $__KERNEL_CS
167 pushl %eax
Dhead_64.S181 pushl $__KERNEL_CS
190 pushl %eax
/linux-4.1.27/arch/x86/kernel/
Drelocate_kernel_32.S44 pushl %ebx
45 pushl %esi
46 pushl %edi
47 pushl %ebp
68 pushl $0
96 pushl %eax
101 pushl $0
103 pushl %edx
137 pushl %eax
138 pushl %ebx
[all …]
Dhead_32.S334 pushl $0
345 pushl %ecx
543 pushl $0 # Dummy error code, to make stack frame uniform
545 pushl $i # 20(%esp) Vector number
590 pushl %eax /* %esp before the exception */
591 pushl %ebx
592 pushl %ebp
593 pushl %esi
594 pushl %edi
596 pushl %eax
[all …]
Dentry_32.S539 pushl $0 # no error code
540 pushl $do_iret_error
1039 pushl %eax
1040 pushl %ecx
1041 pushl %edx
1042 pushl $0 /* Pass NULL as regs pointer */
1078 pushl 4(%esp) /* save return ip into ip slot */
1080 pushl $0 /* Load 0 into orig_ax */
1081 pushl %gs
1082 pushl %fs
[all …]
Dverify_cpu.S46 pushl %eax
Dvm86_32.c455 #define pushl(base, ptr, val, err_label) \ macro
618 pushl(ssp, sp, get_vflags(regs), simulate_sigsegv); in handle_vm86_fault()
/linux-4.1.27/arch/x86/math-emu/
Dround_Xsig.S26 pushl %ebp
28 pushl %ebx /* Reserve some space */
29 pushl %ebx
30 pushl %esi
86 pushl %ebp
88 pushl %ebx /* Reserve some space */
89 pushl %ebx
90 pushl %esi
Dreg_u_sub.S36 pushl %ebp
38 pushl %esi
39 pushl %edi
40 pushl %ebx
233 pushl EX_INTERNAL|0x206
239 pushl EX_INTERNAL|0x209
245 pushl EX_INTERNAL|0x210
251 pushl EX_INTERNAL|0x211
257 pushl EX_INTERNAL|0x212
Dreg_round.S112 pushl %ebp
114 pushl %esi
115 pushl %edi
116 pushl %ebx
127 pushl %ebx /* adjust the stack pointer */
480 pushl %ecx /* Save */
605 pushl EX_Underflow
623 pushl EX_Underflow
655 pushl EX_Underflow
665 pushl EX_INTERNAL|0x236
[all …]
Dreg_u_mul.S48 pushl %ebp
54 pushl %esi
55 pushl %edi
56 pushl %ebx
136 pushl EX_INTERNAL|0x205
Dmul_Xsig.S28 pushl %ebp
31 pushl %esi
68 pushl %ebp
71 pushl %esi
121 pushl %ebp
124 pushl %esi
Dreg_u_add.S35 pushl %ebp
37 pushl %esi
38 pushl %edi
39 pushl %ebx
155 pushl EX_INTERNAL|0x201
Ddiv_Xsig.S78 pushl %ebp
84 pushl %esi
85 pushl %edi
86 pushl %ebx
349 pushl EX_INTERNAL|0x240
355 pushl EX_INTERNAL|0x241
361 pushl EX_INTERNAL|0x242
Dwm_sqrt.S78 pushl %ebp
83 pushl %esi
84 pushl %edi
85 pushl %ebx
225 pushl EX_INTERNAL|0x213
278 pushl EX_INTERNAL|0x207
384 pushl EX_INTERNAL|0x214
444 pushl EX_INTERNAL|0x215
Dreg_norm.S25 pushl %ebp
27 pushl %ebx
102 pushl %ebp
104 pushl %ebx
Dpolynom_Xsig.S40 pushl %ebp
43 pushl %esi
44 pushl %edi
45 pushl %ebx
Dreg_u_div.S78 pushl %ebp
84 pushl %esi
85 pushl %edi
86 pushl %ebx
446 pushl EX_INTERNAL|0x202
452 pushl EX_INTERNAL|0x203
458 pushl EX_INTERNAL|0x204
Ddiv_small.S22 pushl %ebp
25 pushl %esi
Dwm_shrx.S38 pushl %esi
45 pushl %ebx
116 pushl %esi
117 pushl %ebx
Dshr_Xsig.S27 pushl %esi
34 pushl %ebx
/linux-4.1.27/arch/x86/platform/efi/
Defi_stub_32.S57 pushl %edx
107 pushl %ecx
114 pushl %ecx
Defi_thunk_64.S143 pushl $__KERNEL_CS
144 pushl %eax
/linux-4.1.27/arch/x86/platform/olpc/
Dxo1-wakeup.S19 pushl $0
62 pushl %edx
87 pushl saved_context_eflags
99 pushl $3
/linux-4.1.27/arch/x86/include/asm/
Dirqflags.h183 pushl %eax; \
184 pushl %ecx; \
185 pushl %edx; \
Ddwarf2.h127 pushl \reg
132 pushl %\reg
/linux-4.1.27/arch/x86/lguest/
Dhead_32.S106 pushl %eax
183 pushl 2*4(%esp)
/linux-4.1.27/arch/x86/um/
Dchecksum_32.S53 pushl %esi
54 pushl %ebx
123 pushl %esi
124 pushl %ebx
Dsetjmp_32.S31 pushl %ecx # Make the call/return stack happy
/linux-4.1.27/arch/x86/kernel/acpi/
Dwakeup_32.S68 pushl saved_context_eflags
75 pushl $3
/linux-4.1.27/arch/x86/power/
Dhibernate_asm_32.S75 pushl saved_context_eflags
/linux-4.1.27/arch/x86/crypto/
Daesni-intel_asm.S1804 pushl KEYP
1916 pushl KEYP
1917 pushl KLEN
2105 pushl KEYP
2106 pushl KLEN
2296 pushl LEN
2297 pushl KEYP
2298 pushl KLEN
2354 pushl LEN
2355 pushl KEYP
[all …]
/linux-4.1.27/arch/x86/realmode/rm/
Dwakeup_asm.S78 pushl $0
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3632 0x1001c2d8 <block_write+1128>: pushl $0x0
3633 0x1001c2da <block_write+1130>: pushl %edx