Lines Matching refs:edx
37 movl %edi,%edx / save register variables
52 movl %edx,%edi
68 leal -1(%esi,%ecx),%edx
70 cmpl %edx,%edi
76 movl %ecx,%edx / save count
80 subl %ecx,%edx
83 movl %edx,%ecx
86 movl %edx,%ecx / compute bytes left to move
102 movl %edx,%esi / src = src + size - 1
111 xchgl %edx,%ecx
113 leal -1(%edx,%edi),%edi
117 subl %ecx,%edx / copy is done on aligned boundary
120 movl %edx,%ecx
125 andl %eax,%edx / do 1 byte copy whats left
127 movl %edx,%ecx