amoor.d

Atomically: * Load the doubleword at address _xs1_ * Write the loaded value into _xd_ * OR the value of register _xs2_ to the loaded value * Write the result to the address in _xs1_

Synopsis

amoor.d xd, xs2, (xs1)

Encoding

Type: R

06711121415192024252627310101111xd011xs1xs2rlaq01000
funct3: 011
opcode: 0101111

RISC-V Instruction Encoder/Decoder

open amoor.d in rvcodecjs

Availability