Lines Matching refs:edi
38 pushl %edi
43 movl DEST(%esp), %edi
44 cfi_rel_offset (edi, 4)
48 movl %edi, %eax
71 movl (%edi), %eax
72 L(3): movl 28(%edi), %edx
80 movl %eax, (%edi)
81 movl %edx, 4(%edi)
84 movl %eax, 8(%edi)
85 movl %edx, 12(%edi)
88 movl %eax, 16(%edi)
89 movl %edx, 20(%edi)
92 movl %eax, 24(%edi)
93 movl %edx, 28(%edi)
96 leal 32(%edi), %edi
109 movl %edi, %eax
115 popl %edi
117 cfi_restore (edi)