sraw
Arithmetic shift the 32-bit value in `xs1` right by the value in the lower 5 bits of `xs2`, and store the sign-extended result in `xd`.
Synopsis
sraw xd, xs1, xs2
Encoding
Type: R
funct7: 0100000
funct3: 101
opcode: 0111011
Availability
- Extension: [object Object] and [object Object]
- Base: RV32 + RV64