Interrupt Enable Flag
From SnesLab
The Interrupt Enable Flag is bit 2 of the S-SMP's program status word. It can be set by EI and cleared by DI.
Unlike the interrupt disable flag on the 65c816, it performs no particular function. [1]