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