The DIV instuction divides the unsigned 8-bit integer in
the accumulator by the unsigned 8-bit integer in register B. After
the division, the quotient is stored in the accumulator and the
remainder is stored in the B register. The carry and OV flags are
cleared.
If the B register begins with a value of 00h the division operation
is undefined, the values of the accumulator and B register are
undefined after the division, and the OV flag will be set indicating
a division-by-zero error.
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.