Méthode | Description | |
---|---|---|
BranchingInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, |
||
BranchingInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, String sourceLabel, |
||
MapBranchAddress ( AddressableInstruction>.IDictionary |
Méthode | Description | |
---|---|---|
MapBranchAddress ( |
public BranchingInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, |
||
sourceLine | String | |
sourceLineNumber | int | |
sourceAddress | int | |
operand_branch | ||
Résultat | System |
public BranchingInstruction ( String sourceLine, int sourceLineNumber, int sourceAddress, String sourceLabel, |
||
sourceLine | String | |
sourceLineNumber | int | |
sourceAddress | int | |
sourceLabel | String | |
operand_branch | ||
autoBranchNext | bool | |
Résultat | System |
public MapBranchAddress ( AddressableInstruction>.IDictionary |
||
instructionDictionary | AddressableInstruction>.IDictionary | |
labeledInstructionDictionary | AddressableInstruction>.IDictionary | |
Résultat | void |