PreReqs SSEInit Method Fling OS
Initialises CPU SSE commands (i.e. allows them to be used).

Namespace: Kernel
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[PluggedMethodAttribute(ASMFilePath = "ASM\PreReqs\SSEInit")]
[SequencePriorityAttribute(Priority = -9223372036854775803)]
private static void SSEInit()
See Also