Justin Hibbits d0bdb11139 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.

Reviewed by:	kevans, kib
Differential Revision:	https://reviews.freebsd.org/D22359
2019-11-15 04:33:07 +00:00
..
2019-08-29 07:25:27 +00:00
2018-05-10 03:59:48 +00:00
2019-04-13 04:03:18 +00:00
2019-04-13 04:03:18 +00:00
2019-08-29 07:25:27 +00:00
2019-04-13 04:03:18 +00:00
2019-08-12 19:44:57 +00:00
2019-04-13 04:03:18 +00:00