xchg32
#define xchg32(ptr, x) \
static inline unsigned long xchg32(__volatile__ unsigned int *m, unsigned int val)