Hello!
Is it possible to disable all interrupts with a ASM/C/C++ program to get full control about the processor?
If yes -> how?
If not -> how do "atomic" operation system calls work (for example entering a critical section)?
Sorry for my English! Thanks for your help!