/sys/dev/microcode/wi/

title='netbsd' href='/netbsd/'>netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/common/lib/libc/arch/arm/atomic/atomic_and_32.S
AgeCommit message (Expand)Author
2021-07-28Remove memory barriers from the atomic_ops(3) atomic operations. They'reskrll
2021-07-10s/ifdef _ARM_ARCH_6/if defined(_ARM_ARCH_6)/ for consistency. NFCI.skrll
2014-06-23Add aliases for the builtins used to implement C11/C++11 atomics.joerg
2014-02-22Try to hide the C runtime implementation specific __sync_* ops from librump,martin
2013-11-08Add support for the gcc __sync builtins.matt
2013-08-11Use foo{s} since it reduces the ifdefs for thumbmatt
2013-08-10Make these under Thumb2matt
2012-08-31Add dmb/dsb instructions as required by the armv7 arch man.matt
2008-08-16Add assembly versions of atomic ops with ldrex/strexmatt