__xchg_amo_asm
return __xchg_amo_asm("amswap_db.w", (volatile u32 *)ptr, (u32)x);
return __xchg_amo_asm("amswap_db.d", (volatile u64 *)ptr, (u64)x);