RegisterType
Bases: ABC
ABC
Abstract base class to represent a Register Type
Methods
__init__()
__init__
Attributes
description
Register type name (str)
str
name
size
Register size in bits (:int)
int
used_for_address_arithmetic
used_for_float_arithmetic
used_for_vector_arithmetic