Home | History | Annotate | Download | only in gen

Lines Matching refs:edx

56 	movl	0(%esp),%edx		/* edx := return address */
57 movl %edx,0(%ecx)
71 leal 24(%ecx),%edx
74 pushl %edx /* oset (signal mask saved to) */
96 movl 4(%esp),%edx /* edx := env */
98 movl 0(%edx),%ecx /* ecx := return address */
99 movl 4(%edx),%ebx
100 movl 8(%edx),%esp
101 movl 12(%edx),%ebp
102 movl 16(%edx),%esi
103 movl 20(%edx),%edi
107 cmpl $0,40(%edx) /* savemask == 0 */
111 leal 24(%edx),%edx
117 pushl %edx /* set (signal mask restored from) */