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