answersLogoWhite

0


Best Answer

Its MRDC (memory read control) it is a maximum mode pin in 8086 microprocessor

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is MR-DC in 8086?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

How many bits in 80286 processor?

8086 is a 16bit processor.


What does ACPI x86-based PC stand for?

ACPI or Advanced Configuration and Power Interface, is a specification that defines recognition for hardware, motherboards and other devices. It replaces the older AMP standard. x86 is just referring to the processor. Its all based of x86 technology back from the IBM 8086 Cpu's. that's why for a while CPU's kept getting designated 286, 386, 486 etc. cause it was all based of the x86 technology


What are the computer requirement for real time processing?

Any computer is capable of processing in realtime. If you mean Realtime Mode, a DOS operating system mode and processor mode, then it requires any version of DOS 1.0 or later, and an x86 based computer (with coprocessor in the case of an 8086, 286, and 386) with a processor capable of addressing at least 8 bits of memory space (256 bytes), preferably a 16-bit address space (64 KB) and up to 640 KB address space. In order to utilize more than 640 KB of memory, you will need to operate in Protected Mode, which requires a 286 or greater, preferably a 386 or better. The 486 was the first processor which made extensive standard use of Protected Mode in DOS, to utilize for games and operating systems (such as Windows 3 and Windows 95)


What technology called a processor can begin executing an instruction before it completes the previous instruction?

The 8085 microprocessor does not prefetch instructions. The 8086/8088 and higher microprocessors do, in order to boost performance. They are trading idle time in the bus-interface unit, idle time waiting on the execution unit, in order to attempt to have the next instruction already fetched and available when the execution unit finally needs it. This is done by separating the execution unit from the bus-interface unit, and allowing them to operate somewhat asynchronously. Since most instructions will be followed by instructions at the next higher address, this can boost performance by minimizing idle time.


What name manufacturers of processors?

Most popular manufacturers of CPU are Intel (8086, 80286, 80386, 80486, Celeron, Pentium, Core, Core II, i3, i5, i7, Itanium series) and AMD (Duron, Sempron, Athlon, Phenom, Opteron CPU families).Other companies are ARM (for mobile devices), alliance of Motorola, Apple and IBM (PowerPC), Hewlett-Packard (PA-RISC) and Sun Microsystems (SPARC processsors). Sun was actually acquired by Oracle Corporation and renamed to Oracle America, Inc.