SideEffect Type
Represents a side effect that can be generated by an instruction.
Union cases
| Union case | Description | 
| 
                
              
                  Full Usage: 
                   Breakpoint | |
| 
                
              
                  Full Usage: 
                   ClockCounter | |
| 
                
              
                  Full Usage: 
                   Delay | |
| 
                
              
                  Full Usage: 
                   Exception stringParameters: 
 string | |
| 
                
              
                  Full Usage: 
                   Fence | |
| 
                
              
                  Full Usage: 
                   Interrupt intParameters: 
 int | |
| 
                
              
                  Full Usage: 
                   Lock | |
| 
                
              
                  Full Usage: 
                   ProcessorID | |
| 
                
              
                  Full Usage: 
                   SysCall | |
| 
                
              
                  Full Usage: 
                   Terminate | |
| 
                
              
                  Full Usage: 
                   UndefinedInstr | |
| 
                
              
                  Full Usage: 
                   Unlock | |
| 
                
              
                  Full Usage: 
                   UnsupportedExtension | |
| 
                
              
                  Full Usage: 
                   UnsupportedFAR | |
| 
                
              
                  Full Usage: 
                   UnsupportedFP | |
| 
                
              
                  Full Usage: 
                   UnsupportedPrivInstr | 
Instance members
| Instance member | Description | 
| 
                
              
                  Full Usage: 
                   this.IsBreakpointReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsClockCounterReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsDelayReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsExceptionReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsFenceReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsInterruptReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsLockReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsProcessorIDReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsSysCallReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsTerminateReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsUndefinedInstrReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsUnlockReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsUnsupportedExtensionReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsUnsupportedFARReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsUnsupportedFPReturns: bool | 
 | 
| 
                
              
                  Full Usage: 
                   this.IsUnsupportedPrivInstrReturns: bool | 
 | 
Static members
| Static member | Description | 
| 
                
               | 
 B2R2
            B2R2