V3_L_mult

Multiply two 32-bit fractional values and truncate into a 32-bit fractional result (using the MPY32 instruction).

Prototype
  Word32 V3_L_mult(Word32 slinp1, Word32 slinp2)