Optimized Multiplies for Cosmic Compiler?
Posted on November 11, 2017 at 23:27 Are there optimized basic math functions available for the STM8 such as; 8 bit by 8 bit multiply and 8 bit by 16 bit multiply and similar? My application has a time critical 8 bit by 16 bit multiply. The Cosmi...