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