Searched refs:pp_ll (Results 1 – 3 of 3) sorted by relevance
733 UDItype pp_ll = ml * nl; in _fpmul_parts() local743 res0 = pp_ll + pp_hl; in _fpmul_parts()744 if (res0 < pp_ll) in _fpmul_parts()
843 UDItype pp_ll = (UDItype) ml * nl;853 res0 = pp_ll + pp_hl;854 if (res0 < pp_ll)
1341 uint64_t pp_ll = ml * nl; in sim_fpu_mul() local1351 res0 = pp_ll + pp_hl; in sim_fpu_mul()1352 if (res0 < pp_ll) in sim_fpu_mul()