PSRFlag Type
Represents flag combinations used in ARM32 PSR (Program Status Register).
Union cases
| Union case | Description | 
            
                
              
              
                  Full Usage: 
                   
              PSRc
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRf
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRfc
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRfs
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRfsc
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRfsx
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRfsxc
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRfx
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRfxc
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRg
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRnzcv
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRnzcvq
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRnzcvqg
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRs
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRsc
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRsx
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRsxc
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRx
                   | 
          |
            
                
              
              
                  Full Usage: 
                   
              PSRxc
                   | 
          
Instance members
| Instance member | Description | 
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRc
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRf
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRfc
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRfs
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRfsc
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRfsx
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRfsxc
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRfx
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRfxc
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRg
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRnzcv
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRnzcvq
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRnzcvqg
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRs
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRsc
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRsx
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRsxc
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRx
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsPSRxc
                  Returns: bool
                  
                   | 
          
            
  | 
        
            B2R2