After RETI instruction is executed then the pointer will move to which location in the program?
After RETI instruction is executed then the pointer will move to which location in the program? Correct Answer immediate next instruction where interrupt is occurred
When the RETI instruction is executed, PC will fetch 2-bytes (address) from top of stack which is stored when interrupt is occurred. This will return to the place where interrupt is occurred and starts executing instructions.
মোঃ আরিফুল ইসলাম
Feb 20, 2025