Operand Type
Represents an operand used in an SPARC instruction.
Union cases
| Union case | Description | 
            
                
              
              
             | 
          
            
  | 
        
            
                
              
               | 
          
            
  | 
        
            
                
              
              
             | 
          
            
  | 
        
            
                
              
               | 
          
            
  | 
        
            
                
              
              
             | 
          
            
  | 
        
            
                
              
              
             | 
          
            
  | 
        
Instance members
| Instance member | Description | 
            
                
              
              
                  Full Usage: 
                   
              this.IsOprAddr
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsOprCC
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsOprImm
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsOprMemory
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsOprPriReg
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsOprReg
                  Returns: bool
                  
                   | 
          
            
  | 
        
            B2R2