Method | Description | |
---|---|---|
BranchingInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, |
||
BranchingInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, String sourceLabel, |
||
MapBranchAddress ( AddressableInstruction>.IDictionary |
Method | Description | |
---|---|---|
MapBranchAddress ( |
public BranchingInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, |
||
sourceLine | String | |
sourceLineNumber | int | |
sourceAddress | int | |
operand_branch | ||
return | System |
public BranchingInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, String sourceLabel, |
||
sourceLine | String | |
sourceLineNumber | int | |
sourceAddress | int | |
sourceLabel | String | |
operand_branch | ||
autoBranchNext | bool | |
return | System |
public MapBranchAddress ( AddressableInstruction>.IDictionary |
||
instructionDictionary | AddressableInstruction>.IDictionary | |
labeledInstructionDictionary | AddressableInstruction>.IDictionary | |
return | void |