This commit is contained in:
kudzu_cp 2008-06-21 20:54:28 +00:00
parent d19afbf723
commit 603a407c4f

View file

@ -98,6 +98,8 @@ namespace Indy.IL2CPU.IL.X86 {
new CPUx86.Pushd(CPUx86.Registers.AtEAX);
new CPUx86.Pushd("0" + mMethodIdentifier.ToString("X") + "h");
new CPUx86.Call(CPU.Label.GenerateLabelName(VTablesImplRefs.GetMethodAddressForTypeRef));
new CPUx86.Pop("eax");
/*
* On the stack now:
* $esp Params