Hi,

I need some clarification about the behaviour of the PAUSE instruction (OR PAUSEUS) when an ASM interrupt occurs.

First, will the interrupt be taken into account or ignored ?

If taken into account will it immediatly terminate the PAUSE instruction or will it delay the execution of the remaining time of PAUSE until the ASM interrupt code is executed ?

Thank you for your help.

MikeBZH