Skip to content

[skip-name-check] Fix LC3plus instrumentation in main-pc

  • Rename WMOPS_LC3PLUS back to WMOPS
  • Changed occurences of #if WMOPS to #ifdef WMOPS
  • Renamed BASOP_sub_start/BASOP_sub_end to push_wmops/pop_wmops
  • Removed multiCounter declaration in LC3plus code
  • Modified functions without a return statement at the end, which conflict with WMC tool

Merge request reports

Loading