Hi, an example division procedure (unsigned 32-bit) is described in ARM's application note named ARM DDI 0029E. I've tried this with ARM-GCC as separated assembly module (hybryd C- asm) - function written in asm called from main program written in C. Works well, but I didn't check how fast.
Message
Re: Faster integer division with KEIL
2005-12-12 by arrek_x