User Activity

I need to inline some simple functions for a reverb pedal project, but ran into a bug regarding the reuse of registers and the 'umull' and 'smull' instruction. I am using a cortex M4 with a single cycle UMULL so, I should be able to use the same reg...