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 purpose of a buffer register in reference to 8085?
Write the special functions carried by the general purpose registers of 8086?
Indicate different machine cycles of 8085?
Mention the types of programmed data transfer?
Why the lower byte address bus(a0-a7) and data bus (d0-d7) are multiplexed?
What is a stack pointer register?
rtos kernal have memory managament,sheduler and timer but not haveing file system how vxworks allocate file table process in memory? bud gpos have inside kernal
Why do you use two ground pins in microprocessor 8086?
What is the difference between MOV and MVI?
How many bit microprocessor is the 8086 microprocessor?
What are the different types of arithmetic operations that can be performed by the 8085 microprocessor? Explain with an example?
Give example of bit address and byte address?