C# Class Assembler.InstructionArg

Afficher le fichier Open project: pdemian/Assembler

Méthodes publiques

Свойство Type Description
IMM16 int
IMM32 int
IMM8 int
IMMANY int
LABEL int
NONE int
OFFSET int
REG16 int
REG32 int
REG8 int
REGANY int

Property Details

IMM16 public_oe static_oe property

public static int IMM16
Résultat int

IMM32 public_oe static_oe property

public static int IMM32
Résultat int

IMM8 public_oe static_oe property

public static int IMM8
Résultat int

IMMANY public_oe static_oe property

public static int IMMANY
Résultat int

LABEL public_oe static_oe property

public static int LABEL
Résultat int

NONE public_oe static_oe property

public static int NONE
Résultat int

OFFSET public_oe static_oe property

public static int OFFSET
Résultat int

REG16 public_oe static_oe property

public static int REG16
Résultat int

REG32 public_oe static_oe property

public static int REG32
Résultat int

REG8 public_oe static_oe property

public static int REG8
Résultat int

REGANY public_oe static_oe property

public static int REGANY
Résultat int