Skip to content

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
  • uses the L_mult operator, but should use L_mult_o to behave identically to ITU-T STL
  1. L_sub_co
  • Overflow was completely missing
Edited by Stefan Doehla