Home  Site Map  Instruction Index 

CLI  -  Clear Interupt Instruction


The CLI instruction is used to clear the IF flag.

The STI instruction is used to set the IF flag.

STI Op Code is FB to set the flag to 1

CLI Op Code is FA to clear the flag to 0