address constant
Computing term for a fixed memory address value used in programming or assembly language.
アセンブリ言語では、アドレス定数を使ってメモリ位置を直接指定することがある。
In assembly language, address constants are sometimes used to directly specify memory locations.
Compound of アドレス (address) + 定数 (constant). A straightforward technical term borrowed from English computing terminology.