Processor register
Jump to navigation
Jump to search
A processor register is a memory location within a central processing unit that is easily and quickly accessible through specific operations. Registers are usually no longer than the word length of the CPU itself, and may be read-only or write-only in nature, or have specific hardware functions. Registers can act as operands for instructions involving the arithmetic logic unit or floating-point logic unit, or even act as a pointer to memory such as the program counter.