Hello everyone,
I have this project to code in 8051 : "Division of two 16 bit unsigned integers being in the internal memory, quotient and remainder should be stored".
I find a way to do it but there is a part of the program that i don't understand, I attach it.
I've noted which part i don't understand. By "don't understand", i mean that i'm not understanding why do we have to do all those calculations to find the quotient and the remainder.
I thank you in advance for your answer!
I have this project to code in 8051 : "Division of two 16 bit unsigned integers being in the internal memory, quotient and remainder should be stored".
I find a way to do it but there is a part of the program that i don't understand, I attach it.
I've noted which part i don't understand. By "don't understand", i mean that i'm not understanding why do we have to do all those calculations to find the quotient and the remainder.
I thank you in advance for your answer!