base address register
A CPU register that holds a base memory address, used in addressing modes to calculate effective addresses. Technical computing term.
Changing the value of the base address register alters the memory region the program references.
Compound of 基底 (base) + アドレス (address) + レジスタ (register), a direct calque of the English computing term 'base address register'.