CLI (clear interrupt disable) Tags: I

Description:

Deletes the I tag from the Flag Register P, unmasking IRQs. This restores support for IRQs.

Example:

    CLI    ; restoring support for IRQs