atomic_fetch_sub
ATOMIC_FETCH_OPS(atomic_fetch_sub)
addr = (u32)&atomic_fetch_sub;
return atomic_fetch_sub(i, v);