C# 클래스 Mosa.Platform.x86.Stages.BuildStackStage

Completes the stack handling after register allocation
상속: Mosa.Compiler.Framework.BaseMethodCompilerStage
파일 보기 프로젝트 열기: tgiphil/MOSA-Project

보호된 메소드들

메소드 설명
Run ( ) : void

비공개 메소드들

메소드 설명
AddEpilogueInstructions ( Context context ) : void

Adds the epilogue instructions.

AddPrologueInstructions ( Context context ) : void

Adds the prologue instructions.

UpdateEpilogue ( ) : void

Updates the epilogue.

UpdatePrologue ( ) : void

Updates the prologue.

메소드 상세

Run() 보호된 메소드

protected Run ( ) : void
리턴 void