Lines Matching refs:edi
39 pushl %edi
43 movl PARAM2,%edi /* source 2 */
52 testl $0x80000000,SIGH(%edi) /* The args are assumed to be be normalized */
63 movl SIGH(%edi),%eax /* register ms word */
64 movl SIGL(%edi),%ebx /* register ls word */
66 movl PARAM3,%edi /* destination */
68 movw %dx,EXP(%edi) /* Copy exponent to destination */
194 subw $64,EXP(%edi)
205 movw $0,EXP(%edi) /* exponent */
206 movl $0,SIGL(%edi)
207 movl $0,SIGH(%edi)
215 subw $32,EXP(%edi) /* Can get underflow here */
225 subw %cx,EXP(%edi) /* Can get underflow here */
269 popl %edi