Chargement…
Chargement…
Divide the value formed by dividend_tens and dividend_ones by divisor. The quotient is two-digit BCD; the remainder is a binary digit from 0 through 9.
valid is 1 when both dividend digits and the divisor are valid BCD digits and the divisor is nonzero.valid=0, quotient and remainder are zero.