Lines Matching refs:edx
46 movl (%eax),%edx / %edx = wchar of string
47 cmpl %ecx,%edx / find it?
49 testl %edx,%edx / is it null?
52 movl 4(%eax),%edx / %edx = wchar of string
53 cmpl %ecx,%edx / find it?
55 testl %edx,%edx / is it null?
58 movl 8(%eax),%edx / %edx = wchar of string
59 cmpl %ecx,%edx / find it?
61 testl %edx,%edx / is it null?
64 movl 12(%eax),%edx / %edx = wchar of string
65 cmpl %ecx,%edx / find it?
68 testl %edx,%edx / is it null?
90 movl _esp_(4),%edx
92 pushl %edx