Electronics and Communication Engineering - Microprocessors - Discussion

Discussion Forum : Microprocessors - Section 5 (Q.No. 38)
38.
Consider the following statements
  1. A total of about 1 million bytes can be directly accessed by 8086 microprocessor.
  2. The 8086 has thirteen 16 bit registers.
  3. The 8086 has eight flags.
  4. Compared to 8086, the 80286 provides a higher degree of memory protection.
Of the above statements
1, 2, 3, 4 are correct
1, 3, 4 are correct
1, 2, 4 are correct
1, 2, 3 are correct
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

Saravanan said:   10 years ago
8086 has 9 flags.

Deep said:   9 years ago
8086 has 16 flags.

Jadav said:   9 years ago
Flag Register:-

It is a 16-bit register with each bit corresponding to a flip-flop. It changes its status according to the stored output in the accumulator. A flag can control certain operation of the EU.

Active flag:- There are nine active flags out of 16, in the 8086 flag register. The remaining are undefined flag.

Control Flag:- Out of nine active flags, six are conditional flags and the remaining three are called as the control flag. The three control flags are:

1. The Trap flag(TF).
2. The interrupt flag(IF).
3. The direction flag(DF).

Mani said:   6 years ago
It is 16 flags.

Post your comments here:

Your comments will be displayed after verification.