microprobe.target.isa.instruction_field.GenericInstructionField
- class GenericInstructionField(fname: str, descr: str, fsize: int, fshow: bool, fio: str, foperand: Operand)[source]
Bases:
InstructionField
Instruction field generic class.
- Parameters:
- __init__(fname: str, descr: str, fsize: int, fshow: bool, fio: str, foperand: Operand)[source]
- Parameters:
fname
descr
fsize
fshow
fio
foperand
Methods
__init__
(fname, descr, fsize, fshow, fio, ...)- param fname:
Attributes
- property name
- property description
- property size
- property default_show
- property default_operand
- property default_io