K 10 svn:author V 3 kan K 8 svn:date V 27 2017-02-01T05:00:34.717553Z K 7 svn:log V 279 Add atomic_fcmpset_*() inlines for MIPS atomic_fcmpset_*() is analogous to atomic_cmpset(), but saves off the read value from the target memory location into the 'old' pointer. Reviewed by: imp, brooks Requested by: mjg Differential Revision: https://reviews.freebsd.org/D9391 END