microprobe.target.isa.instruction_field.InstructionField

class InstructionField[source]

Bases: object

Abstract class to represent an instruction field

abstract __init__()[source]

Methods

__init__()

Attributes

default_io

default_operand

default_show

description

name

size




abstract property name
abstract property description
abstract property size
abstract property default_show
abstract property default_io
abstract property default_operand