srlw
Shift right logical word
This instruction is defined by:
Synopsis
Logical 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 logical word
This instruction is defined by:
Logical 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
.