BCD Arithmetic
DAA instruction usage.
BCD Arithmetic Quiz
Test your knowledge of the DAA instruction and BCD correction in 8085 arithmetic operations.
Question 1 of 3
Q1.After executing "ADD B" where A = 39H and B = 28H, the accumulator holds 61H. When DAA is executed immediately after, what does DAA do to this result?
Related Articles
Arithmetic Programs
Addition, subtraction, multiplication buffer.
12 min read
16-bit Arithmetic
DAD, INX, DCX instructions.
11 min read
Code Conversion
BCD to Binary, Binary to BCD, ASCII.
9 min read
Assembly Language Basics
Labels, mnemonics, operands.
9 min read
Looping and Indexing
Counters, pointers, array processing.
11 min read