microprobe.target.isa.register_type.RegisterType

class RegisterType[source]

Bases: object

Abstract base class to represent a Register Type

__init__()[source]

Methods

__init__()

Attributes




name

Register type name (str)

description

Register type name (str)

size

Register size in bits (:int)

used_for_address_arithmetic
used_for_float_arithmetic
used_for_vector_arithmetic