RTEMS CPU Architecture Supplement
During interrupt disable critical sections, 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-2008 OAR Corporation