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