Ilya Tokar 0178c12dd9 Use helper function for bit manipulations.
We already have BIT_getLowerBits, so use it. Benefits are 2fold:
1) Somewhat cleaner code
2) We are now using bzhi instructions, when available. Performance
delta is too small for microbenchmarks, but avoiding load still helps
larger applications, by reducing data cache pressure.
2022-02-23 17:59:56 -05:00
..
2021-09-20 14:46:43 -07:00
2022-01-30 12:16:16 -08:00
2021-09-20 14:46:43 -07:00
2022-02-14 11:16:03 -05:00
2022-01-21 13:55:41 -08:00
2022-01-21 13:55:41 -08:00
2022-01-11 13:19:16 -08:00
2020-03-26 17:02:06 -07:00
2021-12-08 13:18:41 -08:00
2021-12-08 15:05:17 -08:00