Registers

Home > Computer Science > Computer Architecture > Memory Hierarchy > Registers

Registers are the smallest and fastest memory storage units in a CPU. They hold the data that the CPU is currently processing, such as instructions, addresses, and operands.