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 xs1 right by shamt, and store the result in xd.
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 xs1 right by shamt, and store the result in xd.