Method | Description | |
---|---|---|
CreateDelegate ( AstNodeStm AstNodeStm, int TotalInstructions ) : System.Result | ||
MipsMethodEmitter ( CpuProcessor Processor, uint PC, bool DoDebug = false, bool DoLog = false ) : System |
public CreateDelegate ( AstNodeStm AstNodeStm, int TotalInstructions ) : System.Result | ||
AstNodeStm | AstNodeStm | |
TotalInstructions | int | |
return | System.Result |
public MipsMethodEmitter ( CpuProcessor Processor, uint PC, bool DoDebug = false, bool DoLog = false ) : System | ||
Processor | CpuProcessor | |
PC | uint | |
DoDebug | bool | |
DoLog | bool | |
return | System |