Answer Posted / akshay sangoram
The way in which operand is specified in the instruction is
called addressing mode.
e.g.:Immediate,register,Direct,Register Direct,etc.
Immediate Addressing Mode: Here 8 bit or 16 bit data can be
specified as part of instruction.
e.g. MOV AL,50H
MOV BX<5000H
| Is This Answer Correct ? | 54 Yes | 16 No |
Post New Answer View All Answers
Give example for non-maskable interrupts?
Why stack is used in program?
What are the Interrupts available in 8051 microcontroller?
Can 8259 be interfaced with 8085 via the trap pin?
In case of DVD, the speed is referred in terms of n X. Here what does X refers to
How many interrupts are there in 8085?
Please give a circuit to divide frequency of clock cycle by two?
What is special purpose registers in 8086?
What are the major differences in short label and near label jump instructions?
Explain what is the difference between isr & function call?
Explain the 8051 microcontroller architecture?
Which register handles the arithmetic operations in the 8085?
What is the software interrupts of 8085?
What is the maximum supported clock speed of the 8086?
What does the eu do in the 8086?