sraiw
Shift right arithmetic immediate word
This instruction is defined by:
Synopsis
Arithmetic shift (the original sign bit is copied into the vacated upper bits) the 32-bit value in rs1 right by shamt, and store the sign-extended result in rd.
Shift right arithmetic immediate word
This instruction is defined by:
Arithmetic shift (the original sign bit is copied into the vacated upper bits) the 32-bit value in rs1 right by shamt, and store the sign-extended result in rd.