mirror of
git://git.musl-libc.org/musl
synced 2025-01-02 20:42:04 +00:00
ea489b8b0d
Provide an ARM specific a_ctz_32 helper function for architecture versions for which it can be implemented efficiently via the "rbit" instruction (ie all Thumb-2 capable versions of ARM v6 and above). |
||
---|---|---|
.. | ||
aarch64 | ||
arm | ||
generic/bits | ||
i386 | ||
microblaze | ||
mips | ||
mips64 | ||
mipsn32 | ||
or1k | ||
powerpc | ||
powerpc64 | ||
s390x | ||
sh | ||
x32 | ||
x86_64 |