Lines Matching full:d3
115 | d3: scratch;lower 32-bits of mantissa for binstr
226 | d3: x/x
289 | d3: x/x
361 | d3: x/scratch - offset ptr into PTENRM array
410 moveb (%a2,%d1),%d3 |load d3 with new rmode
411 lsll #4,%d3 |put bits in proper position
412 fmovel %d3,%fpcr |load bits into fpu
413 lsrl #4,%d3 |put bits in proper position
414 tstb %d3 |decode new rmode for pten table
419 lsrb #1,%d3 |get lsb in carry
426 clrl %d3 |clr table index
430 fmulx (%a1,%d3),%fp1 |mul by 10**(d3_bit_no)
432 addl #12,%d3 |inc d3 to next pwrten table entry
466 | d3: x/x
497 movel #18,%d3 |load count for busy stack
500 dbf %d3,A9_loop
527 | d3: x/x
568 | d3: x/x
621 | d3: x/scratch final = x
647 clrl %d3 |clr table index
651 fmulx (%a1,%d3),%fp2 |mul by 10**(d3_bit_no)
653 addl #12,%d3 |inc d3 to next pwrten table entry
698 clrl %d3 |clr table index
702 fmulx (%a1,%d3),%fp2 |mul by 10**(d3_bit_no)
704 addl #12,%d3 |inc d3 to next pwrten table entry
730 | d3: x/ls 32-bits of mant of abs(YINT)
753 movel 8(%a0),%d3 |move 3rd word of FP_RES to d3
764 lsrl #1,%d2 |shift d2:d3 right, add 0s
765 roxrl #1,%d3 |the number of places
770 tstl %d3 |continue zero check
774 addil #0x00000080,%d3 |inc at bit 7
776 andil #0xffffff80,%d3 |strip off lsb not used by 882
803 | d3: x/ls 32-bits of exp fraction
848 movel 8(%a2),%d3 |move word 3 to d3
854 lsrl #1,%d2 |shift d2:d3 right
855 roxrl #1,%d3 |the number of places
859 addil #0x00000080,%d3 |inc at bit 6
861 andil #0xffffff80,%d3 |strip off lsb not used by 882
883 | d3: x/x