musl/arch
Andre McCurdy ea489b8b0d provide optimized a_ctz_32 for arm
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).
2018-04-19 12:27:16 -04:00
..
aarch64 aarch64: add sve_context struct and related defines from linux v4.15 2018-02-22 18:51:32 -05:00
arm provide optimized a_ctz_32 for arm 2018-04-19 12:27:16 -04:00
generic/bits fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
i386 remove a_ctz_l from arch specific atomic_arch.h 2018-04-19 12:23:17 -04:00
microblaze microblaze: add statx syscall from linux v4.13 2017-11-05 18:41:29 -05:00
mips fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
mips64 fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
mipsn32 fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
or1k reverse definition dependency between PAGESIZE and PAGE_SIZE 2018-03-10 17:47:14 -05:00
powerpc fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
powerpc64 fix minor namespace issues in termios.h 2018-03-10 18:19:41 -05:00
s390x use PAGESIZE rather than PAGE_SIZE in user.h bits 2018-03-10 17:49:23 -05:00
sh reverse definition dependency between PAGESIZE and PAGE_SIZE 2018-03-10 17:47:14 -05:00
x32 remove a_ctz_l from arch specific atomic_arch.h 2018-04-19 12:23:17 -04:00
x86_64 use PAGESIZE rather than PAGE_SIZE in user.h bits 2018-03-10 17:49:23 -05:00