From: MITSUNARI Shigeo <[email protected]> Thanks, that is cleaner. I will change it to
unsigned classic_cost = mul_highpart_cost (speed, int_mode) + extra_cost; and drop the cast, and include it in v8.
From: MITSUNARI Shigeo <[email protected]> Thanks, that is cleaner. I will change it to
unsigned classic_cost = mul_highpart_cost (speed, int_mode) + extra_cost; and drop the cast, and include it in v8.