Answer Posted / karthi.m btech it
immediate address mode means
Ex MVI B,#20h
here the value 20 is moved to operand B,
conclusion: in direct address mode we specify the address of
the value (which value is to be processed like move
,add,sub)but in immediate mode we specify the value so no
need to read a data from main memory,the given value is
immediately processed with out storing a main memory
so it called as immediate mode
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is meant by flipflop?
How many logical drives is it possible to fit onto a physical disk?
what is logical address?
What are the interrupts of 8086?
What is a program counter?
Write the flags of 8086?
What are the total number of input and output ports in 8085?
What are the different types of instructions responsible for data transfer instructions.
What are the data pins of microprocessors? What is their use?
What happens when call instruction is executed?
How are labels named in assembly language?
What is an os and what are its functions?
What is the position of the stack pointer after the pop instruction?
Why the temporary registers w and z are named so I mean we start from a,b,c,d,e then h and l coz h stands for higher bit nd l for lower bit of the address pinted by memory pointer....but wats w and z for?
How to control and timing circuitry of the 8085.