What is immediate addressing?

The immediate addressing mode is when the opcode holds a numerical value. The first operand is the target register and the second operand is the constant numerical value.

FW

Related Computing A Level answers

All answers ▸

In Python, write a recursive function that returns the first n Fibonacci numbers.


What is 55 using 8-bit unsigned binary?


How do you convert from binary to decimal?


What is the range of denary numbers that can be represented using 8-bit two’s complement binary integers?