musl/arch
Rich Felker fd224a800b make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc
at present this is done only for consistency, since this file defines
its own a_cas_p rather than using the new generic one from atomic.h
added in commit 225f6a6b5b. these
definitions may however be useful if we ever need to add other
pointer-sized atomic operations.
2016-02-23 13:04:56 -05:00
..
aarch64 make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc 2016-02-23 13:04:56 -05:00
arm better a_sc inline asm constraint on aarch64 and arm 2016-01-31 17:32:56 -05:00
generic/bits deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
i386 deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
microblaze deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
mips remove workaround for broken mips assemblers 2016-02-08 21:07:09 +00:00
or1k deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
powerpc deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
sh deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
x32 deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
x86_64 deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00