C# Class Mosa.Compiler.Framework.IR.DivUnsigned

Intermediate representation of the unsigned division operation.
Inheritance: Mosa.Compiler.Framework.IR.ThreeOperandInstruction
Exibir arquivo Open project: tgiphil/MOSA-Project

Public Methods

Method Description
DivUnsigned ( )

Initializes a new instance of the DivUnsigned class.

Method Details

DivUnsigned() public method

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