summaryrefslogtreecommitdiff
path: root/arch/i386/atomic_arch.h
AgeCommit message (Expand)AuthorLines
2018-04-19remove a_ctz_l from arch specific atomic_arch.hAndre McCurdy-3/+3
2017-08-29add a_clz_64 helper functionSzabolcs Nagy-0/+7
2016-03-29fix regression disabling use of pause instruction for x86 a_spinRich Felker-1/+1
2016-01-22clean up i386 atomics for new atomics frameworkRich Felker-66/+58
2016-01-21refactor internal atomic.hRich Felker-0/+109