Hello all, I need a subroutine (8051 assembler or C) for an unsigned 48bit / 32bit integer division. Of course, a 64bit / 32bit division would be ok too. Thanks Michael
You may find the following link helpful, the algorithm here can be adapted to your requirements. http://www.bearcave.com/software/divide.htm