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