Computing term for specifying a memory address directly in an instruction, as opposed to implied or indirect addressing.
This CPU supports explicit addressing mode.
In assembly language, you can access memory directly using explicit addressing.
Implied addressing, where the address is inferred from the instruction rather than explicitly given.
Direct addressing, a similar concept but often refers to giving the exact memory location; 明示番地指定 emphasizes the explicitness in the instruction format.
Compound of 明示 (explicit) + 番地 (address) + 指定 (specification). A technical term formed from standard kanji components.