Method | Description | |
---|---|---|
BranchInstr ( BranchOp inst, |
||
GetBranchOp ( ) : BranchOp |
Provide access to the branch operator
|
|
GetDest ( ) : |
||
SetDest ( |
Method | Description | |
---|---|---|
BranchInstr ( uint inst, int dst ) : System | ||
Check ( |
||
GetInstName ( ) : string | ||
MakeTargetLabel ( |
||
Write ( |
||
Write ( |
public BranchInstr ( BranchOp inst, |
||
inst | BranchOp | |
dst | ||
return | System |