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