microprobe.target.isa.instruction_field.InstructionField¶
- class InstructionField[source]¶
Bases:
object
Abstract class to represent an instruction field
Methods
__init__
()Attributes
- abstract property name¶
- abstract property description¶
- abstract property size¶
- abstract property default_show¶
- abstract property default_io¶
- abstract property default_operand¶