In immediate addressing mode I know that instead of operand's address we have the value of operand in the instruction itself. So, does CPU requires any memory reference as the effective address of the operand is the instruction's address itself.
Any insights would be very much helpful.