module documentation

Defines the Register class and related classes.

Class Category Category of a register.
Class Register Models an architecture register that can serve as key to designate that register.
Function _add_regs_to_module Undocumented
Function _all_regs Undocumented
def _add_regs_to_module(this, rvn_module, arch):

Undocumented

def _all_regs():

Undocumented

Returns
_Iterator[Register]Undocumented