musl/arch/powerpc
Rich Felker 6aeb9c6703 use inline syscalls for powerpc (32-bit)
the inline syscall code is copied directly from powerpc64. the extent
of register clobber specifiers may be excessive on both; if that turns
out to be the case it can be fixed later.
2019-04-10 18:34:38 -04:00
..
bits powerpc: add PTRACE_SYSEMU from linux v4.20 2019-03-13 12:33:41 -04:00
atomic_arch.h fix broken atomic store on powerpc[64] 2018-09-14 10:47:16 -04:00
crt_arch.h add .text section directive to all crt_arch.h files missing it 2015-05-22 01:50:05 -04:00
pthread_arch.h make thread-pointer-loading asm non-volatile 2018-10-16 14:11:46 -04:00
reloc.h add powerpc soft-float support 2016-03-06 17:03:01 -05:00
syscall_arch.h use inline syscalls for powerpc (32-bit) 2019-04-10 18:34:38 -04:00