Does VSLL.VX set vxsat?
No. Ordinary shifts do not use the fixed-point saturation flag.
Element-wise logical left shift.
VSLL.VX applies an element-wise logical left shift using the shift amount from x[rs1] and writes vd.
VSLL.VX is a ordinary vector shift instruction; the shift amount uses only the architecturally specified low bits.
Understand this scenario with real code like «vsll.vx v8, v12, x5, v0.t».
Understand this scenario with real code like «vsll.vx v8, v12, x5, v0.t».
Understand this scenario with real code like «vsll.vx v8, v12, x5, v0.t».
No. Ordinary shifts do not use the fixed-point saturation flag.