Function core::arch::arm::dsp::__smultt [−][src]
This is supported on ARM only.
Expand description
Insert a SMULTT instruction
Returns the equivalent of a[1] * b[1] where [0] is the lower 16 bits and [1] is the upper 16 bits.