atomic_or_ushort
extern void atomic_or_ushort(volatile ushort_t *, ushort_t);
__ATOMIC_OPXX(atomic_or_ushort, ushort_t, ushort_t, "or" SUF_16, "r")