microprobe.target.isa.register.GenericRegister¶
-
class
GenericRegister(name, descr, rtype, rrepr, rcodi)[source]¶ Bases:
microprobe.target.isa.register.Register,microprobe.utils.misc.PickableA Generic architected register
Methods
__init__(name, descr, rtype, rrepr, rcodi)param name: Attributes
codificationdescriptionnamerepresentationtype
-
type¶
-
name¶
-
description¶
-
representation¶
-
codification¶
-