Hi,
for my current vmu project, I need to divide a 24 bits number by a 16
bits number (otherwise, it's too imprecise and gives crapy results), and
I wonder how to do this by using the DIV instruction (which divides a 16
bits number by a 8 bits number)...
I figured easily how to do multiplications of 16 bits (or more) values,
because I remember how to do a multiplication by hand, but I can't
remember at all how division works :(
If somebody could help...
--
Antoine 'MORB' Chavasse / CdBS Software