If there is an interrupt present then it will trigger the interrupt handler, the handler will stop the present instruction which is processing and save its configuration in a register and load the ...
So, what have you got? I don't know what you are trying to do, but I have C/C++ code for setting up and handling these types of interrupts: ...