microprobe.target.isa.instruction_field.InstructionField

class InstructionField[source]

Bases: ABC

Abstract class to represent an instruction field

__init__()[source]

Methods

Attributes




property name: str
property description: str
property size: int
property default_show: bool
property default_io: str
property default_operand: Operand