Lines Matching refs:edx
34 movl 8(%esi),%edx
40 orl %edx,%edx /* ms bits */
44 movl %ebx,%edx
51 bsrl %edx,%ecx /* get the required shift in %ecx */
55 shld %cl,%ebx,%edx
64 adcl $0,%edx
67 movl $0x80000000,%edx
71 movl %edx,8(%esi)
94 movl 8(%esi),%edx
100 orl %edx,%edx /* ms bits */
104 movl %ebx,%edx
109 orl %edx,%edx /* ms bits */
113 movl %ebx,%edx
122 bsrl %edx,%ecx /* get the required shift in %ecx */
126 shld %cl,%ebx,%edx
131 movl %edx,8(%esi)