Lines Matching refs:edi
115 pushl %edi
118 movl PARAM1,%edi
119 movl SIGH(%edi),%eax
120 movl SIGL(%edi),%ebx
136 cmpw EXP_UNDER,EXP(%edi)
381 incw EXP(%edi)
409 movl %eax,SIGH(%edi)
410 movl %ebx,SIGL(%edi)
412 cmpw EXP_OVER,EXP(%edi)
418 addw EXTENDED_Ebias,EXP(%edi)
419 andw $0x7fff,EXP(%edi)
426 orw $0x8000,EXP(%edi) /* Negative sign for the result. */
436 popl %edi
482 subw EXP(%edi),%cx
495 addw %cx,EXP(%edi)
508 addw %cx,EXP(%edi)
533 addw %cx,EXP(%edi)
548 movw EXP_UNDER+1,EXP(%edi)
570 cmpw EXP_UNDER+1,EXP(%edi)
596 decw EXP(%edi)
629 movw EXP_UNDER,EXP(%edi)
636 addw EXTENDED_Ebias,EXP(%edi) /* Set for unmasked response. */
637 push %edi
639 pop %edi
646 cmpw EXP_UNDER,EXP(%edi)
653 addw $(3*(1<<13)),EXP(%edi)