C# 클래스 Mosa.Compiler.Framework.IR.LogicalXor

Intermediate representation of the exclusive-or operation.
상속: Mosa.Compiler.Framework.IR.ThreeOperandInstruction
파일 보기 프로젝트 열기: tgiphil/MOSA-Project

공개 메소드들

메소드 설명
LogicalXor ( )

Initializes a new instance of the LogicalXor class.

메소드 상세

LogicalXor() 공개 메소드

Initializes a new instance of the LogicalXor class.
public LogicalXor ( )