Clear Task Switched Flag                           
  
    | 
       86/88  | 
    
       N  | 
    
       186  | 
    
       N  | 
    
       286  | 
    
       Y  | 
    
       386  | 
    
       Y  | 
    
       486  | 
    
       Y  | 
    
       CLTS  | 
   
  
    | 
       Ovfl  | 
    
       N  | 
    
       Dir  | 
    
       N  | 
    
       Int  | 
    
       N  | 
    
       Trap  | 
    
       N  | 
    
       Sign  | 
    
       N  | 
    
       Zero  | 
    
       N  | 
    
       Aux  | 
    
       N  | 
    
       Prty  | 
    
       N  | 
    
       Carry  | 
    
       N  | 
   
     Clears the Task Switched Flag in the Machine Status Register.  This
    is a privileged operation and is generally used only by operating
    system code.
------------------------------------ Timing ----------------------------------
OpCode          Instruction             386     286     86
0F06            CLTS                    5       2
------------------------------------ Logic -----------------------------------
        TS = 0
See Also ARPL LAR LFS LGDT LMSW LSL LTR VERR Flags |