#microprocessor #8086_microprocessor #8086/8088
Immediate Operand Addressing Mode
Immediate addressing mode
The addressing mode in which the data operand is a part of the instruction itself is known as immediate addressing mode.
Example
MOV CX, 4929H
ADD AX, 2387 H
MOV AL, 0FFH