Fellows, can anybody send me a code which does multiplication of two longs (32bits) with result of 64 bits for both signed and unsigned. The HW multiplier must be used.
Source arguments are in r5:r4, r8:r9, result in r15:r14:r13:r12 Thanks in advance, ~d