RegType Type
Represents a register type in terms of its bit width. We use a unit of
measure to represent the bit width of a register. For example, a 32-bit
register is represented as 32<rt>
, and a 64-bit register is
represented as 64<rt>
.