Lines Matching refs:edx
32 movl SIGH(%ebx),%edx
35 orl %edx,%edx /* ms bits */
42 movl %eax,%edx
48 bsrl %edx,%ecx /* get the required shift in %ecx */
51 shld %cl,%eax,%edx
55 movl %edx,SIGH(%ebx)
110 movl SIGH(%ebx),%edx
113 orl %edx,%edx /* ms bits */
120 movl %eax,%edx
126 bsrl %edx,%ecx /* get the required shift in %ecx */
129 shld %cl,%eax,%edx
133 movl %edx,SIGH(%ebx)