Basic Operator Review
# Basic info
We are currently reviewing some of the basic operators to check that the BASOP_NOGLOB and similar changes did not introduce any regressions. The following inconsistencies have been found so far (may be updated as we go):
1. L_msuNs_co
* [x] uses the L_mult operator, but should use L_mult_o to behave identically to ITU-T STL
2. L_sub_co
* [x] Overflow was completely missing
issue