integer-sqrt-rs/src
Joe Richey 1e02bdb415 Use leading_zeros to compute initial bit
This increases performance on processors with lzcnt instructions.

Signed-off-by: Joe Richey <joerichey@google.com>
2020-09-08 04:51:18 -07:00
..
lib.rs Use leading_zeros to compute initial bit 2020-09-08 04:51:18 -07:00