pub type IFSR32_EL2 = SysRegSpec<3, 4, 5, 0, 1, RwSafe>;
pub struct IFSR32_EL2(/* private fields */);