mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
In order to reduce our reliance on __builtin_{ffs, clz, ctz, popcount},
this commit removes all calls to these functions and replaces them with
the equivalent functions in AK/BuiltinWrappers.h.
25 KiB
25 KiB