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