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.
Compound of 即値 (immediate value) and データ (data), a calque from English computing terminology.