Searched refs:y_comp (Results 1 – 1 of 1) sorted by relevance
218 CompType y_comp = static_cast<CompType>(FXBits(y).get_bits()); in idiv() local222 CompType result = x_comp / y_comp; in idiv()