Lines Matching refs:edx
31 movl SIGH(%ebx),%edx
34 orl %edx,%edx /* ms bits */
41 movl %eax,%edx
47 bsrl %edx,%ecx /* get the required shift in %ecx */
50 shld %cl,%eax,%edx
54 movl %edx,SIGH(%ebx)
108 movl SIGH(%ebx),%edx
111 orl %edx,%edx /* ms bits */
118 movl %eax,%edx
124 bsrl %edx,%ecx /* get the required shift in %ecx */
127 shld %cl,%eax,%edx
131 movl %edx,SIGH(%ebx)