What is the difference detween ISR & function call
Answer Posted / manohar
ISR has priority associate whereas function call doesn't
because of this stack structure of them are different.
If we look assembly code : function call has RET and ISR have
IRET.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the types of interrupts from type 0 to 4
What is the purpose of the sign flag in 8085?
How many interrupts are there in 8085?
What does the parity flag do?
What is the bit size of Itanium processor of Intel?
Explain sphl instruction?
State the total number of pins in the 8085 microprocessor?
What are the different types of instructions of 8085?
What are the boons and banes of having more general purpose registers in a microprocessor.
What are the interrupts of 8086?
Are all the bits of flag register used in 8051?
What are the Interrupts available in 8051 microcontroller?
How is the system clock calculated in the 8085?
What are the functions of general purpose registers?
What type of architecture is used in 8085 microprocessor?