RTEMS CPU Architecture Supplement
During the execution of directive calls, critical sections of code may be executed. When these sections are encountered, RTEMS disables interrupts to level four (4) before the execution of this section and restores them to the previous level upon completion of the section. RTEMS uses the instructions CLI and STI to enable and disable Interrupts. Emulation, Reset, NMI and Exception Interrupts are never disabled.
RTEMS CPU Architecture Supplement
Copyright © 1988-2004 OAR Corporation