What is the immediate addressing mode?
Answers were Sorted based on User's Feedback
Answer / aravind
immediate addressing mode is
for example
mov r0,#50h;
here # only indicates immediate addressing,if you forget to use # than it will be direct addressing mode
| Is This Answer Correct ? | 6 Yes | 8 No |
Answer / yasmeen sultana
immediate addressing mode operand is always the data
for ex mov ax,60h
| Is This Answer Correct ? | 16 Yes | 29 No |
What is the position of the stack pointer after the push instruction?
How is the 8085 microprocessor different from the previous 8 series microprocessors?
Define what the sop does with the help of an example.
What is the maximum size of segment in 8086 microprocessor?
Which bit of the flag register is set when output overflows to the sign bit?
What is the difference detween ISR & function call
17 Answers Bosch, General Motors GM, Infosys, Wipro,
How is EPROM generally erased
Explain in steps what happens when an interrupt occurs?
List out the features of 8051 microcontroller?
What are the widths of data bus (db) and address bus (ab) of 8085?
What all does a microprocessor comprise of?
what are the differences between isolated i/o and memory mapped i/o