Searched refs:exp_tbl (Results 1 – 2 of 2) sorted by relevance
156 static const floatx80 exp_tbl[64] = { variable
816 fp1 = exp_tbl[j]; in floatx80_etox()2400 fp0 = floatx80_mul(fp0, exp_tbl[j], in floatx80_etoxm1()2408 fp0 = floatx80_add(fp0, exp_tbl[j], status); in floatx80_etoxm1()2412 fp0 = floatx80_add(fp0, exp_tbl[j], status); in floatx80_etoxm1()2416 fp1 = exp_tbl[j]; in floatx80_etoxm1()