sraw
Shift right arithmetic word
This instruction is defined by:
Synopsis
Arithmetic shift the 32-bit value in rs1
right by the value in the lower 5 bits of rs2
, and store the sign-extended result in rd
.
Shift right arithmetic word
This instruction is defined by:
Arithmetic shift the 32-bit value in rs1
right by the value in the lower 5 bits of rs2
, and store the sign-extended result in rd
.