Lines Matching refs:t8
595 t32,t1,t2,t3,t4,t5,t6,t7,t8) \ argument
596 __LIBM_MULL1_K80(t7,t8,xhi,yhi, t32,t1,t2,t3,t4,t5,t6) \
597 t1=(xhi)*(ylo)+(xlo)*(yhi); t1=t1+t8; \
607 #define __LIBM_MULL_K80(r,x,y, t32,t1,t2,t3,t4,t5,t6,t7,t8) \ argument
611 t32,t1,t2,t3,t4,t5,t6,t7,t8)
620 t32,t1,t2,t3,t4,t5,t6,t7,t8) \ argument
629 __LIBM_MULL_K80(r,x,y, t32,t1,t2,t3,t4,t5,t6,t7,t8)
638 t32,t1,t2,t3,t4,t5,t6,t7,t8,t9) \ argument
640 __LIBM_MULL1_K80(t8,t9,t7,yhi, t32,t1,t2,t3,t4,t5,t6) \
641 t1=xhi-t8; t1=t1-t9; t1=t1+xlo; t1=t1-(t7)*(ylo); \
653 t32,t1,t2,t3,t4,t5,t6,t7,t8,t9) \ argument
657 t32,t1,t2,t3,t4,t5,t6,t7,t8,t9)
666 t32,t1,t2,t3,t4,t5,t6,t7,t8,t9) \ argument
675 __LIBM_DIVL_K80(r,x,y, t32,t1,t2,t3,t4,t5,t6,t7,t8,t9)
685 t32,half,t1,t2,t3,t4,t5,t6,t7,t8,t9) \ argument
687 __LIBM_MULL1_K80(t8,t9,t7,t7, t32,t1,t2,t3,t4,t5,t6) \
688 t1=xhi-t8; t1=t1-t9; t1=t1+xlo; t1=(t1)*(half); \
701 t32,half,t1,t2,t3,t4,t5,t6,t7,t8,t9) \ argument
710 t32,half,t1,t2,t3,t4,t5,t6,t7,t8,t9)
720 t32,half,t1,t2,t3,t4,t5,t6,t7,t8,t9) \ argument
726 __LIBM_SQRTL_K80(r,x, t32,half,t1,t2,t3,t4,t5,t6,t7,t8,t9)