amomin.d

Atomically: * Load the doubleword at address _xs1_ * Write the loaded value into _xd_ * Signed compare the value of register _xs2_ to the loaded value, and select the minimum value * Write the minimum to the address in _xs1_

Synopsis

amomin.d xd, xs2, (xs1)

Encoding

Type: R

06711121415192024252627310101111xd011xs1xs2rlaq10000
funct3: 011
opcode: 0101111

RISC-V Instruction Encoder/Decoder

open amomin.d in rvcodecjs

Availability