sraw
Shift right arithmetic word
This instruction is defined by:
Synopsis
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
.
Shift right arithmetic word
This instruction is defined by:
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
.