Searched refs:ebx (Results 51 - 75 of 141) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/inflate86/
H A Dinffast.S231 pushl %ebx
259 movl next_out_strm(strm_r), %ebx
263 addl %ebx, %ebp /* start += next_out */
266 addl %ebx, %ecx /* avail_out += out */
268 movl %ebx, out(%esp)
310 movl bits_state(state_r), %ebx
344 movl %ebx, %ecx
345 addl $8, %ebx
370 pushl %ebx
387 cmpl $0x756e6547, %ebx /* chec
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/inflate86/
H A Dinffast.S231 pushl %ebx
259 movl next_out_strm(strm_r), %ebx
263 addl %ebx, %ebp /* start += next_out */
266 addl %ebx, %ecx /* avail_out += out */
268 movl %ebx, out(%esp)
310 movl bits_state(state_r), %ebx
344 movl %ebx, %ecx
345 addl $8, %ebx
370 pushl %ebx
387 cmpl $0x756e6547, %ebx /* chec
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0_eq.c114 int i = 0, ebx; local
119 for (ebx = 0; ebx < eqhw->this04; ebx++) {
131 int i = 0, ebx; local
136 for (ebx = 0; ebx < eqhw->this04; ebx++) {
180 int ebx; local
182 for (ebx
190 int ebx; local
200 int ebx; local
210 int ebx; local
437 u32 eax, ebx; local
453 u32 eax, ebx; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/lib/
H A Dcsum-copy.S178 movl %eax,%ebx
180 addl %ebx,%eax
190 xorl %ebx,%ebx
196 adcl %ebx,%eax
209 xorl %ebx,%ebx
214 addl %ebx,%eax
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dprocessor.h131 static inline void native_cpuid(unsigned int *eax, unsigned int *ebx, argument
137 "=b" (*ebx),
186 asm volatile("cpuid" : "=a" (tmp) : "0" (1) : "ebx","ecx","edx","memory");
306 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
605 static inline void cpuid(unsigned int op, unsigned int *eax, unsigned int *ebx, unsigned int *ecx, unsigned int *edx) argument
609 __cpuid(eax, ebx, ecx, edx);
613 static inline void cpuid_count(int op, int count, int *eax, int *ebx, int *ecx, argument
618 __cpuid(eax, ebx, ecx, edx);
626 unsigned int eax, ebx, ecx, edx; local
628 cpuid(op, &eax, &ebx,
633 unsigned int eax, ebx, ecx, edx; local
640 unsigned int eax, ebx, ecx, edx; local
647 unsigned int eax, ebx, ecx, edx; local
[all...]
H A Dptrace.h10 long ebx; member in struct:pt_regs
H A Dsigcontext.h68 unsigned long ebx; member in struct:sigcontext
H A Delf.h63 _r->ebx = 0; _r->ecx = 0; _r->edx = 0; \
82 pr_reg[0] = regs->ebx; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/cpufreq/
H A Dlongrun.c147 u32 eax, ebx, ecx, edx; local
152 cpuid(0x80860007, &eax, &ebx, &ecx, &edx);
173 u32 eax, ebx, ecx, edx; local
219 cpuid(0x80860007, &eax, &ebx, &ecx, &edx);
230 cpuid(0x80860007, &eax, &ebx, &ecx, &edx);
241 * high_freq * perf_pctg is stored tempoarily into "ebx".
243 ebx = (((cpu_khz / 1000) * ecx) / 100); /* to MHz */
245 if ((ecx > 95) || (ecx == 0) || (eax < ebx))
248 edx = (eax - ebx) / (100 - ecx);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Drelocate_kernel.S140 movl 4(%esp), %ebx /* page_list */
201 movl %ebx, %ecx
205 movl (%ebx), %ecx
206 addl $4, %ebx
216 movl %ecx, %ebx
217 andl $0xfffff000, %ebx
246 xorl %ebx, %ebx
H A Dhead.S154 xorl %ebx,%ebx /* This is the boot CPU (BSP) */
226 xorl %ebx,%ebx
227 incl %ebx
249 andl %ebx,%ebx
290 movl %ebx,X86_VENDOR_ID # lo 4 chars
H A Ddoublefault.c40 printk("eax = %08lx, ebx = %08lx, ecx = %08lx, edx = %08lx\n",
41 t->eax, t->ebx, t->ecx, t->edx);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/
H A Dintel_cacheinfo.c128 union _cpuid4_leaf_ebx ebx; member in struct:_cpuid4_info
171 union _cpuid4_leaf_ebx *ebx,
180 ebx->full = 0;
211 ebx->split.coherency_line_size = line_size - 1;
212 ebx->split.ways_of_associativity = assocs[assoc] - 1;
213 ebx->split.physical_line_partition = lines_per_tag - 1;
215 (ebx->split.ways_of_associativity + 1) - 1;
221 union _cpuid4_leaf_ebx ebx; local
226 amd_cpuid4(index, &eax, &ebx, &ecx);
228 cpuid_count(4, index, &eax.full, &ebx
170 amd_cpuid4(int leaf, union _cpuid4_leaf_eax *eax, union _cpuid4_leaf_ebx *ebx, union _cpuid4_leaf_ecx *ecx) argument
245 unsigned int eax, ebx, ecx, edx; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dverify_cpu.S56 movl %eax,%ebx
62 cmpl %eax,%ebx
71 cmpl $0x68747541,%ebx # AuthenticAMD
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavutil/
H A Dx86_cpu.h49 # define REG_b "ebx"
61 # define REGb ebx
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dsigcontext32.h55 unsigned int ebx; member in struct:sigcontext_ia32
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/power/
H A Dswsusp.S22 movl %ebx, saved_context_ebx
70 movl saved_context_ebx, %ebx
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/crypto/
H A Dtwofish-i586-asm.S51 #define R1D %ebx
228 push %ebx
237 mov b_offset(%edi), %ebx
242 input_whitening(%ebx,%ebp,b_offset)
265 output_whitening(%ebx,%ebp,d_offset)
270 mov %ebx, d_offset(%edi)
276 pop %ebx
283 push %ebx
293 mov b_offset(%edi), %ebx
297 output_whitening(%ebx,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm58 ; 5 dword on top (ret,ebp,esi,edi,ebx)
152 push ebx
162 mov ebx,[ebp+dep_prev_length]
163 cmp [ebp+dep_good_match],ebx
178 mov best_len,ebx
192 mov bx,word ptr [esi+ebx-1]
516 mov ebx,match_start
519 mov dword ptr [ebp+dep_match_start],ebx
527 ; restore stack and register ebx,esi,edi,ebp
530 pop ebx
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm58 ; 5 dword on top (ret,ebp,esi,edi,ebx)
152 push ebx
162 mov ebx,[ebp+dep_prev_length]
163 cmp [ebp+dep_good_match],ebx
178 mov best_len,ebx
192 mov bx,word ptr [esi+ebx-1]
516 mov ebx,match_start
519 mov dword ptr [ebp+dep_match_start],ebx
527 ; restore stack and register ebx,esi,edi,ebp
530 pop ebx
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/acpi/
H A Dwakeup.S213 pushl %ebx
225 movl %eax, %ebx
228 movl %edx, real_save_efer_edx - wakeup_start (%ebx)
229 movl %eax, real_save_efer_eax - wakeup_start (%ebx)
247 popl %ebx
253 movl %ebx, saved_context_ebx
265 movl saved_context_ebx, %ebx
H A Dcstate.c79 unsigned int eax, ebx, ecx, edx; local
100 cpuid(CPUID_MWAIT_LEAF, &eax, &ebx, &ecx, &edx);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/perlasm/
H A Dx86nasm.pl8 'ebx', 'bl',
18 'ebx', 'bh',
231 push ebx
257 pop ebx
279 pop ebx
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dpolynom_Xsig.S45 pushl %ebx
131 popl %ebx
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/asm/
H A Dmd5-x86_64.pl129 mov 1*4(%rbp), %ebx # ebx = ctx->B
135 # B is 'ebx'
145 mov %ebx, %r9d
149 round1_step(-1,'%eax','%ebx','%ecx','%edx', '1','0xd76aa478', '7');
150 round1_step( 0,'%edx','%eax','%ebx','%ecx', '2','0xe8c7b756','12');
151 round1_step( 0,'%ecx','%edx','%eax','%ebx', '3','0x242070db','17');
152 round1_step( 0,'%ebx','%ecx','%edx','%eax', '4','0xc1bdceee','22');
153 round1_step( 0,'%eax','%ebx','%ecx','%edx', '5','0xf57c0faf', '7');
154 round1_step( 0,'%edx','%eax','%ebx','
[all...]

Completed in 223 milliseconds

123456