NativeCodeGenerator.StoreParameter Method
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.CodeGen.Native
Declaring Type: NativeCodeGenerator
Store the top of stack to a parameter
public void StoreParameter(int index);
Parameters
int index |