noun
immediate data
Computing term for data that is directly embedded in an instruction or operand, rather than being fetched from a separate memory location.
アセンブリ言語では、即値データを命令の一部として直接指定できる。
In assembly language, immediate data can be specified directly as part of an instruction.