Forum : ARM
Original Post
Post Information | Post |
---|---|
September 5, 2012 - 4:41pm
|
Hello I read that the Cortex-M3 has a 32x32->64 bit multiply instruction (UMULL, UMLAL, SMULL and SMLAL). How can I use that for my calculations in my C code? |