CLI

From OSDev Wiki

Jump to: navigation, search
CLI
Clear Interrupt Flag (disable)
 
Usage: CLI
Modifies Flags: IF
Availability: all

CLI disables the maskable hardware interrupts by clearing the Interrupt flag. Non-Maskable Interrupts and software interrupts are not inhibited.

Retrieved from "http://wiki.osdev.org/CLI"
Personal tools