Basop 2563 crash in hq generic decoding fx
- Related issues: #2563 (closed)
- Requested reviewers: @multrus, @doehla
Reason why this change is needed
- Resolve overflow in HQ generic decoding
- shr triggers segfault instead of assert when it overflows
Description of the change
- Add _sat to the shr operation that overflows in HQ generic decoding
- Add fix to shr to trigger assert instead of segfault
Affected operating points
- BE