pub type IR = Reg<IR_SPEC>;
IR (r) register accessor: an alias for Reg<IR_SPEC>
Reg<IR_SPEC>
struct IR { /* private fields */ }