mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-04-26 04:20:51 -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.