[skip-name-check] Fix LC3plus instrumentation in main-pc
- Rename
WMOPS_LC3PLUS
back toWMOPS
- Changed occurences of
#if WMOPS
to#ifdef WMOPS
- Renamed
BASOP_sub_start
/BASOP_sub_end
topush_wmops
/pop_wmops
- Removed
multiCounter
declaration in LC3plus code - Modified functions without a
return
statement at the end, which conflict with WMC tool