Class ZeroParamOps
Operations without any parameters
Namespace: XSharp.x86.Emitters
Assembly: XSharp.dll
Syntax
public class ZeroParamOps : Emitters
Constructors
| Improve this Doc View SourceZeroParamOps(Compiler, Assembler)
Declaration
public ZeroParamOps(Compiler aCompiler, Assembler aAsm)
Parameters
Type | Name | Description |
---|---|---|
Compiler | aCompiler | |
Assembler | aAsm |
Methods
| Improve this Doc View SourceZeroParamOp(OpCode)
Declaration
protected void ZeroParamOp(OpCode aOpCode)
Parameters
Type | Name | Description |
---|---|---|
OpCode | aOpCode |