SideEffect Type
Side effect kinds.
Union cases
Union case | Description |
Full Usage:
Breakpoint
|
|
Full Usage:
ClockCounter
|
|
Full Usage:
Delay
|
|
Full Usage:
Exception string
Parameters:
string
|
|
Full Usage:
Fence
|
|
Full Usage:
Interrupt int
Parameters:
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.IsBreakpoint
Returns: bool
|
|
Full Usage:
this.IsClockCounter
Returns: bool
|
|
Full Usage:
this.IsDelay
Returns: bool
|
|
Full Usage:
this.IsException
Returns: bool
|
|
Full Usage:
this.IsFence
Returns: bool
|
|
Full Usage:
this.IsInterrupt
Returns: bool
|
|
Full Usage:
this.IsLock
Returns: bool
|
|
Full Usage:
this.IsProcessorID
Returns: bool
|
|
Full Usage:
this.IsSysCall
Returns: bool
|
|
Full Usage:
this.IsTerminate
Returns: bool
|
|
Full Usage:
this.IsUndefinedInstr
Returns: bool
|
|
Full Usage:
this.IsUnlock
Returns: bool
|
|
Full Usage:
this.IsUnsupportedExtension
Returns: bool
|
|
Full Usage:
this.IsUnsupportedFAR
Returns: bool
|
|
Full Usage:
this.IsUnsupportedFP
Returns: bool
|
|
Full Usage:
this.IsUnsupportedPrivInstr
Returns: bool
|
|