Im working on a project with a monocore cpu. Imagine I make a software interrupt by calling int 80h. How can I be sure no other interrupt occurs while mine is being handled. For