Jump to content

Memory buffer register

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 80.94.201.55 (talk) at 10:11, 5 January 2023. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A memory buffer register (MBR) or memory data register (MDR) is the registesr in a computer's CPU that stores the data being transferred to and from the immediate access storage. It contains a copy of the value in the memory location specified by the memory address register. It acts as a buffer, allowing the processor and memory units to act independently without being affected by minor differences in operation. A data item will be copied to the MBR ready for use at the next clock cycle, when it can be either used by the processor for reading or r