Home  Site Map  Instruction Index 

STI  -  Clear Interupt Instruction


The STI instruction is used to set the IF flag.

The CLI instruction is used to clear the IF flag.

STI Op Code is FB to set flag to 1

CLI Op Code is FA to clear flag to 0