Synopsis
#include <cruntime.h> int16_t __int16_mul_8x8(int8_t muliplicand, int8_t multiplier);
Description
__int16_mul_8x8 multiplies multiplicand by multiplier and returns the 16-bit signed product as the result.
Portability
__int16_mul_8x8 may not be provided on all implementations of CrossWorks.