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