answersLogoWhite

0

it store address.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Function of a MAR and MDR?

The Memory Address Register (MAR) holds the memory address that is currently being accessed or written to in the memory. The Memory Data Register (MDR) holds the data that is being read from or written to the memory at the address stored in the MAR. Together, the MAR and MDR facilitate the communication between the CPU and memory in a computer system.


What ismeant by MAR MDR in computer?

MAR is memory address register. MDR is memory data register. These are registers part of the control unit (CU) in your cpu.


What do you mean by MAR and MBR in computer organization?

MAR-memory address register used stored the address of the memory loaction MBR- memory buffer register is the actully data.


Most register in the machine have two way of compatibility that MAR or the other hand is always used as destination you only copy to the MAR clearly why is this so?

The MAR (Memory Address Register) is typically used as the destination register for memory-related operations because it holds the memory address that is being accessed. When copying data to the MAR, it is essential to ensure precise memory addressing and avoid any inadvertent changes to the address value. Assigning the MAR as the only destination for copying helps maintain the integrity of memory operations and prevents unintentional alterations to memory addresses.


What is memory data register?

The MAR is a special register in the sense that each time it is accessed from the outside, memory senses it and considers the new content of the MAR an address.


Draw and explain the bloack Daigram of Von Neumann machine?

Block diagram of the von Neumann architecture: MQ, multiplier quotient register; IR, instruction register; IBR, instruction buffer register; MAR, memory address register; MDR, memory data register


How mar and mdr work?

MAR (Memory Address Register) holds the address of the memory location to be accessed or written to in the memory unit, whereas MDR (Memory Data Register) holds the actual data that is to be written to a memory location or data read from a memory location. MAR is used to specify the address, while MDR is used to temporarily store the data during memory operations.


Function of flag register?

The main function of flag register is show the status of result stored in accumulator after execution of an instruction. Amar oli Dang,Nepal


What is the function of the microinstruction register?

It is a memory register inside the CPU. The function is to hold the current microinstruction. The microinstruction is the bits that drive the control signal and drive the data path.


What are the Functions of the memory buffer register?

In other words, MAR holds the memory location of data that needs to be accessed. When reading from memory, data addressed by MAR is fed into the MDR (memory data register) and then used by the CPU. When writing to memory, the CPU writes data from MDR to the memory location whose address is stored in MAR. The Memory Address Register is half of a minimal interface between a microprogram and computer storage. The other half is a memory data register. Far more complex memory interfaces exist, but this is the least that can work.


What Word that have the root word mar but are adverbs?

One example of an adverb derived from the root word "mar" is "marredly." Another possibility is "marred," which can function as both an adverb and an adjective in certain contexts.


What is the function of the PC register in the 8086 CPU?

There is no PC register in the 8086/8088. It is called the IP register by Intel and it stands for the Instruction Pointer. It contains the address of the current/next instruction to be executed.