Does VSRL.VI set vxsat?
No. Ordinary shifts do not use the fixed-point saturation flag.
Element-wise logical right shift.
VSRL.VI applies an element-wise logical right shift using the shift amount from uimm and writes vd.
VSRL.VI is a ordinary vector shift instruction; the shift amount uses only the architecturally specified low bits.
Understand this scenario with real code like «vsrl.vi v8, v12, 3, v0.t».
Understand this scenario with real code like «vsrl.vi v8, v12, 3, v0.t».
Understand this scenario with real code like «vsrl.vi v8, v12, 3, v0.t».
No. Ordinary shifts do not use the fixed-point saturation flag.