risc-v

Definition

immediate ( RISC-V)

An immediate is a constant integer value encoded directly within an instruction, rather than stored in a register. Immediates are used to provide fixed values for operations such as arithmetic, logical, and load/store instructions without requiring a separate register to hold the constant.