C# Class DCPUB.Intermediate.InstructionExtension

Datei anzeigen Open project: Blecki/DCPUB

Public Methods

Method Description
GetOperandCount ( this Ins ) : int
GetOperandsModified ( this Ins ) : OperandsModified

Method Details

GetOperandCount() public static method

public static GetOperandCount ( this Ins ) : int
Ins this
return int

GetOperandsModified() public static method

public static GetOperandsModified ( this Ins ) : OperandsModified
Ins this
return OperandsModified