pub type RegClass = &'static RegClassData;
Expand description
A register class reference.
All register classes are statically defined in tables generated from the meta descriptions.
pub type RegClass = &'static RegClassData;
A register class reference.
All register classes are statically defined in tables generated from the meta descriptions.