Operand Type
Represents an operand used in a PARISC instruction.
Union cases
| Union case | Description | 
            
                
              
               | 
          
            
  | 
        
            
  | 
        |
            
                
              
              
                  Full Usage: 
                   
              OpMem(Base, Space option, Offset option, AccessLength)
                  Parameters: 
 Base
                    
                    Item2 : Space option
                    
                    Item3 : Offset option
                    
                    Item4 : AccessLength
                    
                     | 
          
            
  | 
        
            
                
              
              
             | 
          
            
  | 
        
            
                
              
              
             | 
          
            
  | 
        
Instance members
| Instance member | Description | 
            
                
              
              
                  Full Usage: 
                   
              this.IsOpAddr
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsOpImm
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsOpMem
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsOpReg
                  Returns: bool
                  
                   | 
          
            
  | 
        
            
                
              
              
                  Full Usage: 
                   
              this.IsOpShiftAmount
                  Returns: bool
                  
                   | 
          
            
  | 
        
            B2R2