Lines Matching refs:edx
35 movl 8(%esi),%edx
41 orl %edx,%edx /* ms bits */
45 movl %ebx,%edx
52 bsrl %edx,%ecx /* get the required shift in %ecx */
56 shld %cl,%ebx,%edx
65 adcl $0,%edx
68 movl $0x80000000,%edx
72 movl %edx,8(%esi)
95 movl 8(%esi),%edx
101 orl %edx,%edx /* ms bits */
105 movl %ebx,%edx
110 orl %edx,%edx /* ms bits */
114 movl %ebx,%edx
123 bsrl %edx,%ecx /* get the required shift in %ecx */
127 shld %cl,%ebx,%edx
132 movl %edx,8(%esi)