Home
last modified time | relevance | path

Searched refs:ebx (Results 1 – 25 of 261) sorted by relevance

1234567891011

/openbmc/linux/arch/x86/math-emu/
H A Dreg_norm.S28 pushl %ebx
30 movl PARAM1,%ebx
73 popl %ebx
86 push %ebx
88 pop %ebx
94 push %ebx
96 pop %ebx
106 pushl %ebx
108 movl PARAM1,%ebx
139 popl %ebx
[all …]
H A Dwm_shrx.S46 pushl %ebx
55 popl %ebx
119 pushl %ebx
134 xorl %ebx,%ebx
138 orl %ebx,%ebx /* test these 32 bits */
146 popl %ebx
163 popl %ebx
180 orl %ebx,%edx
189 popl %ebx
200 xorl %ebx,%ebx
[all …]
H A Dreg_u_sub.S41 pushl %ebx
97 orl %ebx,%ebx
119 orl %ebx,%ebx
138 orl %ebx,%ebx
148 xorl %ebx,%ebx
180 orl %ebx,%ebx
236 pop %ebx
242 pop %ebx
248 pop %ebx
254 pop %ebx
[all …]
H A Dround_Xsig.S30 pushl %ebx
45 movl %ebx,%edx
46 movl %eax,%ebx
64 addl $1,%ebx
79 popl %ebx
90 pushl %ebx
105 movl %ebx,%edx
106 movl %eax,%ebx
114 movl %ebx,%edx
115 movl %eax,%ebx
[all …]
H A Dreg_u_div.S87 pushl %ebx
90 movl REGB,%ebx
94 movswl EXP(%ebx),%eax
117 cmpl $0,SIGL(%ebx)
202 cmpl SIGL(%ebx),%eax
209 subl SIGL(%ebx),%eax
219 movl SIGH(%ebx),%ecx
449 pop %ebx
455 pop %ebx
461 pop %ebx
[all …]
H A Ddiv_Xsig.S87 pushl %ebx
137 movl XsigH(%ebx),%ecx
173 movl XsigL(%ebx),%eax
174 movl XsigH(%ebx),%edx
192 cmpl XsigH(%ebx),%edx
196 cmpl XsigL(%ebx),%eax
325 divl XsigH(%ebx)
339 popl %ebx
352 pop %ebx
358 pop %ebx
[all …]
H A Dreg_u_add.S40 pushl %ebx
83 shrd %cl,%ebx,%edx
97 orl %ebx,%ebx
103 movl %eax,%ebx
108 movl %ebx,%edx
109 movl %eax,%ebx
118 orl %ebx,%ebx
128 xorl %ebx,%ebx
139 rcrl $1,%ebx
158 pop %ebx
[all …]
H A Dreg_round.S117 pushl %ebx
219 orl %ebx,%ebx
232 xorl %ebx,%ebx
246 xorl %ebx,%ebx
436 popl %ebx
538 orl %ebx,%ebx
544 xorl %ebx,%ebx
553 xorl %ebx,%ebx
593 orl %ebx,%ebx
668 popl %ebx
[all …]
H A Dreg_u_mul.S57 pushl %ebx
70 xorl %ebx,%ebx
80 adcl %edx,%ebx
86 adcl %edx,%ebx
91 addl %eax,%ebx
118 rcll $1,%ebx
139 pop %ebx
143 popl %ebx
H A Dwm_sqrt.S86 pushl %ebx
349 movl %edi,%ebx
375 addl %eax,%ebx
376 addl %eax,%ebx
379 cmp $0xffffffb0,%ebx
391 or %ebx,%ebx
396 or %ebx,%edx
430 addl %eax,%ebx
431 addl %eax,%ebx
451 or %ebx,%ebx
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Dcpuid.h12 u32 eax, ebx, ecx, edx; member
36 "=b" (*ebx), in native_cpuid()
57 native_cpuid_reg(ebx) in native_cpuid_reg() argument
78 __cpuid(eax, ebx, ecx, edx); in native_cpuid_reg()
88 __cpuid(eax, ebx, ecx, edx); in cpuid_count()
96 unsigned int eax, ebx, ecx, edx; in cpuid_eax() local
98 cpuid(op, &eax, &ebx, &ecx, &edx); in cpuid_eax()
105 unsigned int eax, ebx, ecx, edx; in cpuid_ebx() local
109 return ebx; in cpuid_ebx()
114 unsigned int eax, ebx, ecx, edx; in cpuid_ecx() local
[all …]
/openbmc/linux/arch/x86/lib/
H A Datomic64_cx8_32.S12 movl %ebx, %eax
46 pushl %ebx
69 popl %ebx
80 pushl %ebx
95 popl %ebx
104 pushl %ebx
120 popl %ebx
126 pushl %ebx
150 popl %ebx
161 pushl %ebx
[all …]
H A Dchecksum_32.S51 pushl %ebx
64 adcl %ebx, %eax
128 popl %ebx
139 pushl %ebx
151 addl %ebx,%esi
153 negl %ebx
154 lea 45f(%ebx,%ebx,2), %ebx
156 JMP_NOSPEC ebx
237 shrl %cl,%ebx
246 popl %ebx
[all …]
/openbmc/qemu/pc-bios/optionrom/
H A Dpvh.S69 mov %esp, %ebx
70 add %ebx, %ecx
78 add %eax, %ebx
87 add %eax, %ebx
99 xor %ebx, %ebx
104 cmp $128, %ebx
115 movl %ebx, %es:0
125 test %ebx, %ebx
129 movl %es:0, %ebx
130 inc %ebx
[all …]
H A Dmultiboot.S46 mov %esp, %ebx
47 add %ebx, %ecx
54 mov (prot_jump), %ebx
55 add %eax, %ebx
56 movl %ebx, %gs:GS_PROT_JUMP
63 movl (gdt_desc+2), %ebx
64 add %eax, %ebx
65 movl %ebx, %gs:GS_GDT_DESC + 2
91 xor %ebx, %ebx
122 test %ebx, %ebx
[all …]
/openbmc/linux/arch/x86/kernel/cpu/
H A Dtopology.c26 #define LEVEL_MAX_SIBLINGS(ebx) ((ebx) & 0xffff) argument
37 unsigned int eax, ebx, ecx, edx; in check_extended_topology_leaf() local
39 cpuid_count(leaf, SMT_LEVEL, &eax, &ebx, &ecx, &edx); in check_extended_topology_leaf()
41 if (ebx == 0 || (LEAFB_SUBTYPE(ecx) != SMT_TYPE)) in check_extended_topology_leaf()
68 unsigned int eax, ebx, ecx, edx; in detect_extended_topology_early() local
77 cpuid_count(leaf, SMT_LEVEL, &eax, &ebx, &ecx, &edx); in detect_extended_topology_early()
95 unsigned int eax, ebx, ecx, edx, sub_index; in detect_extended_topology() local
112 core_level_siblings = LEVEL_MAX_SIBLINGS(ebx); in detect_extended_topology()
115 die_level_siblings = LEVEL_MAX_SIBLINGS(ebx); in detect_extended_topology()
126 core_level_siblings = LEVEL_MAX_SIBLINGS(ebx); in detect_extended_topology()
[all …]
H A Dvmware.c60 #define VMWARE_PORT(cmd, eax, ebx, ecx, edx) \ argument
87 VMWARE_VMCALL(cmd, eax, ebx, ecx, edx); \
90 VMWARE_VMMCALL(cmd, eax, ebx, ecx, edx); \
93 VMWARE_PORT(cmd, eax, ebx, ecx, edx); \
115 uint32_t eax, ebx, ecx, edx; in __vmware_platform() local
116 VMWARE_CMD(GETVERSION, eax, ebx, ecx, edx); in __vmware_platform()
392 uint32_t eax, ebx, ecx, edx; in vmware_platform_setup() local
395 VMWARE_CMD(GETHZ, eax, ebx, ecx, edx); in vmware_platform_setup()
397 if (ebx != UINT_MAX) { in vmware_platform_setup()
435 int eax, ebx, ecx, edx; in vmware_select_hypercall() local
[all …]
/openbmc/linux/arch/x86/boot/compressed/
H A Dhead_32.S89 addl %eax, %ebx
91 andl %eax, %ebx
92 cmpl $LOAD_PHYSICAL_ADDR, %ebx
95 movl $LOAD_PHYSICAL_ADDR, %ebx
100 addl BP_init_size(%esi), %ebx
101 subl $_end@GOTOFF, %ebx
116 leal (_bss@GOTOFF-4)(%ebx), %edi
129 leal gdt@GOTOFF(%ebx), %eax
147 leal _bss@GOTOFF(%ebx), %edi
148 leal _ebss@GOTOFF(%ebx), %ecx
[all …]
H A Defi_mixed.S134 movl %ebx, %ss
136 movl %ebx, %es
138 movl %ebx, %ds
140 xorl %ebx, %ebx
141 movl %ebx, %fs
142 movl %ebx, %gs
213 lidtl 16(%ebx)
214 lgdtl (%ebx)
254 1: pop %ebx
268 leal (efi32_boot_args - 1b)(%ebx), %ebx
[all …]
H A Dmem_encrypt.S21 push %ebx
44 movl %ebx, %eax
52 pop %ebx
95 pushl %ebx
100 movl %eax, %ebx
156 popl %ebx
213 push %ebx
231 pop %ebx
254 pushl %ebx
272 2: rdrand %ebx
[all …]
/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_eq.c107 for (ebx = 0; ebx < eqhw->this04; ebx++) { in vortex_EqHw_SetLeftStates()
124 for (ebx = 0; ebx < eqhw->this04; ebx++) { in vortex_EqHw_SetRightStates()
214 for (ebx = 0; ebx < eqhw->this04; ebx++) { in vortex_EqHw_SetLeftGainsTarget()
224 for (ebx = 0; ebx < eqhw->this04; ebx++) { in vortex_EqHw_SetRightGainsTarget()
234 for (ebx = 0; ebx < eqhw->this04; ebx++) { in vortex_EqHw_SetLeftGainsCurrent()
244 for (ebx = 0; ebx < eqhw->this04; ebx++) { in vortex_EqHw_SetRightGainsCurrent()
260 ebx++;
275 ebx++;
290 ebx++;
305 ebx++;
[all …]
/openbmc/qemu/linux-user/i386/
H A Dvdso.S21 mov %ebx, %edx
22 .cfi_register %ebx, %edx
23 mov 4(%esp), %ebx
26 mov %edx, %ebx
35 mov %ebx, %edx
37 mov 4(%esp), %ebx
41 mov %edx, %ebx
50 push %ebx
53 mov 8(%esp), %ebx
58 pop %ebx
[all …]
/openbmc/linux/arch/x86/kernel/
H A Drelocate_kernel_32.S43 pushl %ebx
140 pushl %ebx
161 xorl %ebx, %ebx
181 popl %ebx
219 popl %ebx
230 pushl %ebx
233 movl %ecx, %ebx
237 movl (%ebx), %ecx
238 addl $4, %ebx
248 movl %ecx, %ebx
[all …]
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg_x86.h62 eax, ebx, ecx, edx, si, di) \ argument
66 "=b"(ebx), \
106 eax, ebx, ecx, edx, si, di) \ argument
117 "=b"(ebx), \
135 eax, ebx, ecx, edx, si, di) \ argument
146 "=b"(ebx), \
173 eax, ebx, ecx, edx, si, di) \ argument
182 "=b"(ebx), \
200 eax, ebx, ecx, edx, si, di) \ argument
209 "=b"(ebx), \
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dcpuid_test.c31 u32 eax, ebx, ecx, edx; in test_guest_cpuids() local
36 &eax, &ebx, &ecx, &edx); in test_guest_cpuids()
39 GUEST_ASSERT_EQ(ebx, guest_cpuid->entries[i].ebx); in test_guest_cpuids()
94 TEST_ASSERT(e1->eax == e2->eax && e1->ebx == e2->ebx && in compare_cpuids()
98 e1->eax, e1->ebx, e1->ecx, e1->edx, in compare_cpuids()
99 e2->eax, e2->ebx, e2->ecx, e2->edx); in compare_cpuids()
142 u32 eax, ebx, x; in set_cpuid_after_run() local
150 ebx = ent->ebx; in set_cpuid_after_run()
151 ent->ebx--; in set_cpuid_after_run()
154 ent->ebx = ebx; in set_cpuid_after_run()

1234567891011