Available on ARM only.
Expand description
Insert a SMLABT instruction
Returns the equivalent of a[0] * b[1] + c where [0] is the lower 16 bits and [1] is the upper 16 bits. Sets the Q flag if overflow occurs on the addition.
Insert a SMLABT instruction
Returns the equivalent of a[0] * b[1] + c where [0] is the lower 16 bits and [1] is the upper 16 bits. Sets the Q flag if overflow occurs on the addition.