Clean out FIX_BASOP_2563_CRASH_HQ_GENERIC_DEC set active, as intended

Reason why this change is needed

  • Cleanup of switch FIX_BASOP_2563_CRASH_HQ_GENERIC_DECnot done properly in basop32.c. Overflow would cause segfault instead of assert.

Description of the change

  • Clean out FIX_BASOP_2563_CRASH_HQ_GENERIC_DEC, set active.

Affected operating points

  • All BE. Will just end with assert instead of segfault in case of overflow.

Merge request reports

Loading