Many processors provide logic for performing arithmetic on packed decimal numbers. Although the rules for decimal arithmetic

Question:

Many processors provide logic for performing arithmetic on packed decimal numbers. Although the rules for decimal arithmetic are similar to those for binary operations, the decimal results may require some corrections to the individual digits if binary logic is used.
Consider the decimal addition of two unsigned numbers. If each number consists of N digits, then there are 4N bits in each number. The two numbers are to be added using a binary adder. Suggest a simple rule for correcting the result. Perform addition in this fashion on the numbers 1698 and 1786.
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: