This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Exception / Interrupt for Cortex-A15

Hi,

I would like to know whether my understanding is right or not regarding to the interrupt (exception).

When an interrupt is issued, the interrupt is executed at once without the completeion of the executing instrructions.

And, the contents of the result queue is discarded.

After the interrupt execution is completed, all instructions that was included in result queue is executed again without refetch instructions.

If my understanding is right,  which area is all feteched instructions stored for re-execution after return from the exception?

I appreciate your quick reply.

Best regards,

Michi

0