K 10 svn:author V 6 kevans K 8 svn:date V 27 2021-10-07T03:29:16.329652Z K 7 svn:log V 448 atomic: Add atomic_cmpset_masked to powerpc and use it Summary: This is a more optimal way of doing atomic_compset_masked() than the fallback in sys/_atomic_subword.h. There's also an override for _atomic_fcmpset_masked_word(), which may or may not be necessary, and is unused for powerpc. (cherry picked from commit d0bdb11139424b9dcfe3b73cd5a003055382de03) Git Hash: e0363a08dc453be7b67f38d8a9663ff41dde94ee Git Author: jhibbits@FreeBSD.org END