language-icon Old Web
English
Sign In

Memory address register

In a computer, the Memory Address Register (MAR) is the CPU register that either stores the memory address from which data will be fetched from the CPU, or the address to which data will be sent and stored. In a computer, the Memory Address Register (MAR) is the CPU register that either stores the memory address from which data will be fetched from the CPU, or the address to which data will be sent and stored. 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. MAR which is found inside the CPU goes either to the RAM(Random Access Memory) or Cache. The Memory Address Register is half of a minimal interface between a microprogram and computer storage. The other half is a memory data register.

[ "Physical address", "Flat memory model", "Semiconductor memory", "Constitution", "Computer hardware", "Index register", "Register renaming", "Bus error", "Stack register", "Page address register" ]
Parent Topic
Child Topic
    No Parent Topic