Home
last modified time | relevance | path

Searched refs:movl (Results 1 – 25 of 130) sorted by relevance

123456

/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dmul_Xsig.S30 movl %esp,%ebp
34 movl PARAM1,%esi
35 movl PARAM2,%ecx
38 movl %eax,-4(%ebp)
39 movl %eax,-8(%ebp)
41 movl (%esi),%eax /* lsl of Xsig */
43 movl %edx,-12(%ebp)
45 movl 4(%esi),%eax /* midl of Xsig */
51 movl 8(%esi),%eax /* msl of Xsig */
56 movl -12(%ebp),%eax
[all …]
H A Dwm_sqrt.S80 movl %esp,%ebp
88 movl PARAM1,%esi
90 movl SIGH(%esi),%eax
91 movl SIGL(%esi),%ecx
107 movl %eax,FPU_fsqrt_arg_2 /* ms word of n */
108 movl %ecx,FPU_fsqrt_arg_1
109 movl %edx,FPU_fsqrt_arg_0
114 movl $0xaaaaaaaa,%ecx
120 movl $0x80000000,%edx /* round up */
123 movl %edx,%esi /* Our first guess */
[all …]
H A Ddiv_Xsig.S80 movl %esp,%ebp
89 movl PARAM1,%esi /* pointer to num */
90 movl PARAM2,%ebx /* pointer to denom */
116 movl XsigH(%esi),%eax
118 movl %eax,FPU_accum_3
119 movl XsigL(%esi),%eax
121 movl %eax,FPU_accum_2
122 movl XsigLL(%esi),%eax
124 movl %eax,FPU_accum_1
125 movl $0,%eax
[all …]
H A Dround_Xsig.S28 movl %esp,%ebp
33 movl PARAM1,%esi
35 movl 8(%esi),%edx
36 movl 4(%esi),%ebx
37 movl (%esi),%eax
39 movl $0,-4(%ebp)
45 movl %ebx,%edx
46 movl %eax,%ebx
48 movl $-32,-4(%ebp)
68 movl $0x80000000,%edx
[all …]
H A Dreg_u_div.S80 movl %esp,%ebp
89 movl REGA,%esi
90 movl REGB,%ebx
91 movl DEST,%edi
103 movl EXP_WAY_UNDER,%edx
121 movl SIGH(%ebx),%ecx /* The divisor */
122 movl SIGH(%esi),%edx /* Dividend */
123 movl SIGL(%esi),%eax /* Dividend */
134 movl %eax,FPU_result_2
139 movl %eax,FPU_result_1
[all …]
H A Dwm_shrx.S38 movl %esp,%ebp
40 movl PARAM2,%ecx
41 movl PARAM1,%esi
47 movl (%esi),%ebx /* lsl */
48 movl 4(%esi),%edx /* msl */
53 movl %ebx,(%esi)
54 movl %edx,4(%esi)
65 movl (%esi),%eax /* lsl */
66 movl 4(%esi),%edx /* msl */
69 movl %edx,(%esi)
[all …]
H A Dpolynom_Xsig.S42 movl %esp,%ebp
48 movl PARAM2,%esi /* x */
49 movl PARAM3,%edi /* terms */
51 movl TERM_SIZE,%eax
55 movl 4(%edi),%edx /* terms[n] */
56 movl %edx,SUM_MS
57 movl (%edi),%edx /* terms[n] */
58 movl %edx,SUM_MIDDLE
60 movl %eax,SUM_LS
69 movl %eax,ACCUM_MS
[all …]
H A Dshr_Xsig.S27 movl %esp,%ebp
29 movl PARAM2,%ecx
30 movl PARAM1,%esi
36 movl (%esi),%eax /* lsl */
37 movl 4(%esi),%ebx /* midl */
38 movl 8(%esi),%edx /* msl */
42 movl %eax,(%esi)
43 movl %ebx,4(%esi)
44 movl %edx,8(%esi)
55 movl 4(%esi),%eax /* midl */
[all …]
H A Dreg_u_sub.S38 movl %esp,%ebp
43 movl PARAM1,%esi /* source 1 */
44 movl PARAM2,%edi /* source 2 */
46 movl PARAM6,%ecx
64 movl SIGH(%edi),%eax /* register ms word */
65 movl SIGL(%edi),%ebx /* register ls word */
67 movl PARAM3,%edi /* destination */
68 movl PARAM6,%edx
103 movl %eax,%ebx
108 movl %ebx,%edx
[all …]
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Drelocate_kernel_32.S49 movl 20+8(%esp), %ebp /* list of pages */
50 movl PTR(VA_CONTROL_PAGE)(%ebp), %edi
51 movl %esp, ESP(%edi)
52 movl %cr0, %eax
53 movl %eax, CR0(%edi)
54 movl %cr3, %eax
55 movl %eax, CR3(%edi)
56 movl %cr4, %eax
57 movl %eax, CR4(%edi)
60 movl 20+4(%esp), %ebx /* page_list */
[all …]
H A Dhead_32.S69 movl pa(initial_stack),%ecx
75 movl $(__BOOT_DS),%eax
76 movl %eax,%ds
77 movl %eax,%es
78 movl %eax,%fs
79 movl %eax,%gs
80 movl %eax,%ss
88 movl $pa(__bss_start),%edi
89 movl $pa(__bss_stop),%ecx
101 movl $pa(boot_params),%edi
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/cpu/intel_common/
H A Dcar.S47 movl $0x000C4500, %eax
48 movl $0xFEE00300, %esi
49 movl %eax, (%esi)
52 movl $MSR_IA32_UCODE_WRITE, %ecx
54 movl $_dt_ucode_base_size, %eax
55 movl (%eax), %eax
61 movl $mtrr_table, %esi
62 movl $((mtrr_table_end - mtrr_table) / 2), %edi
75 movl $MTRR_DEF_TYPE_MSR, %ecx
82 movl $(MTRR_PHYS_BASE_MSR(0)), %ecx
[all …]
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dmsr-reg.S20 movl (%rdi), %eax
21 movl 4(%rdi), %ecx
22 movl 8(%rdi), %edx
23 movl 12(%rdi), %ebx
24 movl 20(%rdi), %r12d
25 movl 24(%rdi), %esi
26 movl 28(%rdi), %edi
28 2: movl %eax, (%r10)
29 movl %r11d, %eax /* Return value */
30 movl %ecx, 4(%r10)
[all …]
H A Datomic64_386_32.S37 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)
74 movl %edx, 4(v)
[all …]
H A Datomic64_cx8_32.S12 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
84 movl %eax, %ebx
[all …]
/OK3568_Linux_fs/kernel/arch/x86/power/
H A Dhibernate_asm_32.S20 movl %esp, saved_context_esp
21 movl %ebx, saved_context_ebx
22 movl %ebp, saved_context_ebp
23 movl %esi, saved_context_esi
24 movl %edi, saved_context_edi
29 movl %cr3, %eax
30 movl %eax, restore_cr3
40 movl restore_jump_address, %ebx
41 movl restore_cr3, %ebp
43 movl mmu_cr4_features, %ecx
[all …]
/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Defi_thunk_64.S32 movl %ds, %eax
34 movl %es, %eax
36 movl %ss, %eax
43 movl %esi, 0x0(%rsp)
44 movl %edx, 0x4(%rsp)
45 movl %ecx, 0x8(%rsp)
46 movl %r8d, 0xc(%rsp)
47 movl %r9d, 0x10(%rsp)
74 movl %ebx, %ss
76 movl %ebx, %es
[all …]
H A Dhead_64.S99 movl %eax, 2(%eax)
103 movl $__BOOT_DS, %eax
104 movl %eax, %ds
105 movl %eax, %es
106 movl %eax, %fs
107 movl %eax, %gs
108 movl %eax, %ss
127 movl %ebp, %ebx
141 movl BP_kernel_alignment(%esi), %eax
149 movl $LOAD_PHYSICAL_ADDR, %ebx
[all …]
/OK3568_Linux_fs/kernel/arch/x86/entry/
H A Dentry_32.S103 99: movl $0, (%esp)
114 99: movl $0, PT_GS(%esp)
121 movl %gs, \reg
124 movl \reg, PT_GS(%esp)
127 movl $(__KERNEL_STACK_CANARY), \reg
128 movl \reg, %gs
137 movl %cr3, \scratch_reg
139 movl \scratch_reg, %cr3
152 movl %cr3, %eax
167 movl %cr3, \scratch_reg
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dbios_asm.S34 movl 44(%ebp), %eax
35 movl %eax, __registers + 0 /* eax */
36 movl 48(%ebp), %eax
37 movl %eax, __registers + 4 /* ebx */
38 movl 52(%ebp), %eax
39 movl %eax, __registers + 8 /* ecx */
40 movl 56(%ebp), %eax
41 movl %eax, __registers + 12 /* edx */
42 movl 60(%ebp), %eax
43 movl %eax, __registers + 16 /* esi */
[all …]
/OK3568_Linux_fs/kernel/arch/x86/platform/olpc/
H A Dxo1-wakeup.S26 movl $initial_page_table - __PAGE_OFFSET, %eax
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
[all …]
/OK3568_Linux_fs/kernel/arch/x86/realmode/rm/
H A Dwakeup_asm.S52 movl %cr0, %eax
54 movl %eax, %cr0
64 movl %eax, %cr0
70 movl $rm_stack_end, %esp
83 movl signature, %eax
88 movl end_signature, %eax
97 movl pmode_behavior, %edi
101 movl pmode_misc_en, %eax
102 movl pmode_misc_en + 4, %edx
103 movl $MSR_IA32_MISC_ENABLE, %ecx
[all …]
H A Dreboot.S26 movl $__KERNEL_DS, %eax
27 movl %eax, %ds
31 movl %cr0, %eax
33 movl %eax, %cr0
39 movl $MSR_EFER, %ecx
42 movl %edi, %eax
59 movl $16, %ecx
60 movl %ecx, %ds
61 movl %ecx, %es
62 movl %ecx, %fs
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Draw_syscall_helper_32.S9 movl 5*4(%esp), %eax /* pointer to args struct */
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)
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/cpu/i386/
H A Dsetjmp.S27 movl %eax, %edx
29 movl 4(%esp), %edx
33 movl %ebx, (%edx)
34 movl %esp, 4(%edx) /* Post-return %esp! */
36 movl %ebp, 8(%edx)
37 movl %esi, 12(%edx)
38 movl %edi, 16(%edx)
39 movl %ecx, 20(%edx) /* Return address */
52 movl 4(%esp), %edx /* jmp_ptr address */
54 movl (%edx), %ebx
[all …]

123456