Discussion :: Microprocessors
- Which of the following flag is used in 8086 for string manipulation instructions
Answer : Option A
Explanation :
DF
If Direction Flag is set then string manipulation instructions will auto-decrement the index registers. If cleared then the index registers will be auto-incremented.
Be The First To Comment