mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
85b910814e
* Under ARM, it is slightly better to reverse the word once and then extract the bits. * Guarding the zero_leading_bit call to avoid sanitizer warnings.