Property | Type | Description | |
---|---|---|---|
FEopDeltaDistance | int[] | ||
FEopcode | string[] | ||
USHeapIndex | uint | ||
leadByte | byte | ||
longInstrStart | uint | ||
maxByteVal | sbyte | ||
minByteVal | sbyte | ||
opDeltaDistance | int[] | ||
opcode | string[] |
Method | Description | |
---|---|---|
GetPos ( ) : int |
Method | Description | |
---|---|---|
BuildCILInfo ( |
||
BuildTables ( |
||
Check ( |
||
GetDeltaDistance ( ) : int |
Get the delta distance for this instruction. The delta distance is the resulting difference of items left on the stack after calling this instruction. |
|
GetInstName ( ) : string | ||
Resolve ( ) : void | ||
Write ( |
||
Write ( |
protected static int[] FEopDeltaDistance | ||
return | int[] |