also: インデックスレジスター
noun
index register
A specialized CPU register used for modifying operand addresses during program execution, common in low-level programming and computer architecture.
このCPUにはインデックスレジスタが4つ搭載されている。
This CPU is equipped with four index registers.
アセンブリ言語でインデックスレジスタを使って配列の要素にアクセスする。
In assembly language, you access array elements using an index register.
Borrowed from English 'index register', a compound of 'index' and 'register'. The term entered Japanese through computing literature.