Lines Matching refs:d3
136 | (*) d3: offset pointer
145 moveql #ESTRT,%d3 |counter to pick up digits
154 bfextu %d4{%d3:#4},%d0 |get the digit and zero extend into d0
156 addqb #4,%d3 |advance d3 to the next digit
432 bfextu %d3{#26:#2},%d2 |isolate rounding mode bits
439 clrl %d3 |clear d3 to force no exc and extended
440 bfins %d0,%d3{#26:#2} |stuff new rounding bits in FPCR
441 fmovel %d3,%FPCR |write new FPCR
459 clrl %d3 |table index
464 fmulx (%a1,%d3),%fp1 |mul by 10**(d3_bit_no)
466 addl #12,%d3 |inc d3 to next rtable entry