C# Class Mosa.Platform.x86.Stages.SSEInitStage

Sets up SSE before any code that relies on SSE runs.
Inheritance: Mosa.Compiler.Framework.BaseCompilerStage
显示文件 Open project: tgiphil/MOSA-Project

Protected Methods

Method Description
RunPreCompile ( ) : void

Method Details

RunPreCompile() protected method

protected RunPreCompile ( ) : void
return void