Atomically with release ordering: * Load the doubleword at address _xs1_ * Write the loaded value into _xd_ * Add the value of register _xs2_ to the loaded value * Write the result to the address in _xs1_
amoadd.d.rl xd, xs2, (xs1)
Type: R
open amoadd.d.rl in rvcodecjs