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 ▸

Write pseudocode for the binary search algorithm and state, with an explanation, it's worst case complexity in big-O notation


A common construct found in many algorithms is a loop. Using pseudocode, write a pre-condition loop to output all of the even numbers between 99 and 201.


How can XOR be used in encryption and what type of encryption is this ?


Describe the operations of an optical disk drive used to read data from an optical disk, such as a CD or DVD.