NativeCodeGenerator.StoreField Method
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.CodeGen.Native
Declaring Type: NativeCodeGenerator
Pop an address from the top of stack and then load an unsigned byte from [address+offset] zero extending to 32-bit
public void StoreField(int offset, OperandType type);
Parameters
int offset | |
OperandType type |