Files
dolphin/Source/Core/Core/PowerPC
Minty-Meeo 05bebee802 Replace BitUtils with C++20: Counting Zeroes
With the upgrade to C++20, std::countl_zero and std::countr_zero can replace these home-spun implementations from the BitUtil.h library.
2022-12-21 04:17:00 -06:00
..
2022-06-12 11:03:25 +02:00
2022-11-27 03:47:12 +01:00