On Tue, Nov 26, 2013 at 11:24:51AM -0800, Jarno Rajahalme wrote: > Count leading zeroes using builtin if available. > > Make log_2_floor() use raw_clz() and inline log_2_floor() and > log_2_ceil(). > > Signed-off-by: Jarno Rajahalme <[email protected]>
I assume you tested both implementations of raw_clz64()? Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
