Lines Matching refs:edi

35 	pushl %edi
37 cfi_rel_offset (edi, 0)
122 movl $0xfefefeff, %edi /* magic value */
125 addl %ecx, %edi /* add the magic value to the word. We get
139 xorl %ecx, %edi /* ((word^charmask)+magic)^(word^charmask) */
142 orl $0xfefefeff, %edi /* set all non-carry bits */
143 incl %edi /* add 1: if one carry bit was *not* set
157 movl $0xfefefeff, %edi /* magic value */
160 addl %ecx, %edi /* add the magic value to the word. We get
164 xorl %ecx, %edi /* ((word^charmask)+magic)^(word^charmask) */
165 orl $0xfefefeff, %edi /* set all non-carry bits */
166 incl %edi /* add 1: if one carry bit was *not* set
171 movl $0xfefefeff, %edi /* magic value */
174 addl %ecx, %edi /* add the magic value to the word. We get
178 xorl %ecx, %edi /* ((word^charmask)+magic)^(word^charmask) */
179 orl $0xfefefeff, %edi /* set all non-carry bits */
180 incl %edi /* add 1: if one carry bit was *not* set
185 movl $0xfefefeff, %edi /* magic value */
188 addl %ecx, %edi /* add the magic value to the word. We get
192 xorl %ecx, %edi /* ((word^charmask)+magic)^(word^charmask) */
193 orl $0xfefefeff, %edi /* set all non-carry bits */
194 incl %edi /* add 1: if one carry bit was *not* set
208 movl $0xfefefeff, %edi /* magic value */
211 addl %ecx, %edi /* add the magic value to the word. We get
215 xorl %ecx, %edi /* ((word^charmask)+magic)^(word^charmask) */
216 orl $0xfefefeff, %edi /* set all non-carry bits */
217 incl %edi /* add 1: if one carry bit was *not* set
226 movl $0xfefefeff, %edi /* magic value */
229 addl %ecx, %edi /* add the magic value to the word. We get
233 xorl %ecx, %edi /* ((word^charmask)+magic)^(word^charmask) */
234 orl $0xfefefeff, %edi /* set all non-carry bits */
235 incl %edi /* add 1: if one carry bit was *not* set
244 movl $0xfefefeff, %edi /* magic value */
247 addl %ecx, %edi /* add the magic value to the word. We get
251 xorl %ecx, %edi /* ((word^charmask)+magic)^(word^charmask) */
252 orl $0xfefefeff, %edi /* set all non-carry bits */
253 incl %edi /* add 1: if one carry bit was *not* set
302 L(9): popl %edi /* pop saved registers */
304 cfi_restore (edi)