Computer Science, asked by TbiaSamishta, 1 year ago

8086 prefetches only when at least ------------ bytes are free in queue. A) 4 b) 3 c) 2 d) 1

Answers

Answered by abhishek6962
0

Answer:

4 is a correct answer

Explanation:

1 bytes = 1024

Answered by Arslankincsem
0

Explanation:

8086 pre-fetches only when at least 2 bytes are free in queue. Hence the correct answer is C. The 8086 architecture consists of a 6-byte pre-fetch instruction pipeline. The Execution Unit is running current instruction. The unit of bus interface in advance reads up to 6 bytes of the op-codes from memory. The 6 bytes long queue was selected as it is the maximum number of bytes that is required for the instruction in 8086.

Similar questions
Math, 6 months ago