• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/lib/

Lines Matching refs:ebx

56 	pushl %ebx
58 CFI_REL_OFFSET ebx, 0
70 movzbl (%esi), %ebx
71 adcl %ebx, %eax
90 1: movl (%esi), %ebx
91 adcl %ebx, %eax
92 movl 4(%esi), %ebx
93 adcl %ebx, %eax
94 movl 8(%esi), %ebx
95 adcl %ebx, %eax
96 movl 12(%esi), %ebx
97 adcl %ebx, %eax
98 movl 16(%esi), %ebx
99 adcl %ebx, %eax
100 movl 20(%esi), %ebx
101 adcl %ebx, %eax
102 movl 24(%esi), %ebx
103 adcl %ebx, %eax
104 movl 28(%esi), %ebx
105 adcl %ebx, %eax
135 popl %ebx
137 CFI_RESTORE ebx
154 pushl %ebx
156 CFI_REL_OFFSET ebx, 0
165 movl %ecx, %ebx
166 andl $0x7c, %ebx
168 addl %ebx,%esi
169 shrl $2, %ebx
170 negl %ebx
171 lea 45f(%ebx,%ebx,2), %ebx
173 jmp *%ebx
186 movzbl (%esi), %ebx
187 addl %ebx, %eax
199 movzbl (%esi),%ebx # csumming 1 byte, 2-aligned
200 addl %ebx, %eax
252 movl $0xffffff,%ebx # by the shll and shrl instructions
254 shrl %cl,%ebx
255 andl -128(%esi),%ebx # esi is 4-aligned so should be ok
256 addl %ebx,%eax
263 popl %ebx
265 CFI_RESTORE ebx
308 pushl %ebx
310 CFI_REL_OFFSET ebx, 0
333 SRC(1: movl (%esi), %ebx )
335 adcl %ebx, %eax
336 DST( movl %ebx, (%edi) )
340 SRC( movl 8(%esi), %ebx )
342 adcl %ebx, %eax
343 DST( movl %ebx, 8(%edi) )
347 SRC( movl 16(%esi), %ebx )
349 adcl %ebx, %eax
350 DST( movl %ebx, 16(%edi) )
354 SRC( movl 24(%esi), %ebx )
356 adcl %ebx, %eax
357 DST( movl %ebx, 24(%edi) )
371 SRC(3: movl (%esi), %ebx )
372 adcl %ebx, %eax
373 DST( movl %ebx, (%edi) )
400 movl ARGBASE+20(%esp), %ebx # src_err_ptr
401 movl $-EFAULT, (%ebx)
413 movl ARGBASE+24(%esp), %ebx # dst_err_ptr
414 movl $-EFAULT,(%ebx)
419 popl %ebx
421 CFI_RESTORE ebx
439 SRC(movl x(%esi), %ebx ) ; \
440 addl %ebx, %eax ; \
441 DST(movl %ebx, x(%edi) ) ;
444 SRC(movl x(%esi), %ebx ) ; \
445 adcl %ebx, %eax ; \
446 DST(movl %ebx, x(%edi) ) ;
452 pushl %ebx
454 CFI_REL_OFFSET ebx, 0
466 movl %ecx, %ebx
469 andl $0x3c, %ebx
470 negl %ebx
471 subl %ebx, %esi
472 subl %ebx, %edi
475 lea 3f(%ebx,%ebx), %ebx
477 jmp *%ebx
507 6001: movl ARGBASE+20(%esp), %ebx # src_err_ptr
508 movl $-EFAULT, (%ebx)
515 6002: movl ARGBASE+24(%esp), %ebx # dst_err_ptr
516 movl $-EFAULT, (%ebx)
526 popl %ebx
528 CFI_RESTORE ebx