mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-15 08:12:14 -07:00
We can use the standardized CLZ facilities to perform this. This also allows us to make utilizing functions constexpr and eliminate the inclusion of an intrinsics header.