Class XS.SSE3
Inheritance
System.Object
XS.SSE3
Namespace: XSharp
Assembly: XSharp.dll
Syntax
public static class SSE3 : object
Methods
| Improve this Doc View SourceMoveDoubleAndDuplicate(XSRegisters.RegisterXMM, XSRegisters.Register32, Boolean)
Declaration
public static void MoveDoubleAndDuplicate(XSRegisters.RegisterXMM destination, XSRegisters.Register32 source, bool sourceIsIndirect = false)
Parameters
| Type | Name | Description |
|---|---|---|
| XSRegisters.RegisterXMM | destination | |
| XSRegisters.Register32 | source | |
| System.Boolean | sourceIsIndirect |