Class template for architecture-specific registers
Note that all architecture-specific instances, like X86Register, instantiate and derive from this one.
Retrieves register's id
Retrieves register's id as plain integer
Returns friendly string representation of the registers's name
See Implementation
Class template for architecture-specific registers
Note that all architecture-specific instances, like X86Register, instantiate and derive from this one.