namespace Cosmos.Assembler.x86.SSE { [Cosmos.Assembler.OpCode("CVTSD2SI")] public class ConvertSD2SI : InstructionWithDestinationAndSource { } }