Lines Matching defs:L2
6760 # 3.2 R := R + N*L2, #
6761 # L2 := extended-precision(-log2/64 - L1).#
6762 # Notes: a) The way L1 and L2 are chosen ensures L1+L2 #
6767 # cancellation. Thus, R is practically X+N(L1+L2) to full #
6906 # 3.2 R := R + N*L2, #
6907 # L2 := extended-precision(-log2/64 - L1).#
7002 L2: long 0x3FDC0000,0x82E30865,0x4361C4C6,0x00000000
7138 mov.w L2(%pc),L_SCR1(%a6) # prefetch L2, no need in CB
7146 fmul.x L2(%pc),%fp2 # N * L2, L1+L2 = -log2/64
7308 fmul.x L2(%pc),%fp2 # N * L2, L1+L2 = -log2/64
8853 # r := ((X - N*L1)-N*L2) * L10 #
8854 # where L1, L2 are the leading and trailing parts of #