slli.uw
Shift left unsigned word (Immediate)
This instruction is defined by:
Synopsis
Takes the least-significant word of xs1, zero-extends it, and shifts it left by the immediate.
This instruction is the same as slli with zext.w performed on xs1 before shifting.
|