summaryrefslogtreecommitdiff
path: root/arch/x32/atomic_arch.h
AgeCommit message (Expand)AuthorLines
2018-04-19remove a_ctz_l from arch specific atomic_arch.hAndre McCurdy-2/+2
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 x86_64 (and x32) atomics for new atomics frameworkRich Felker-58/+66
2016-01-21refactor internal atomic.hRich Felker-0/+106