Searched defs:SysAliasReg (Results 1 – 1 of 1) sorted by relevance
333 struct SysAliasReg : SysAlias { struct335 constexpr SysAliasReg(const char *N, uint16_t E, bool R) in SysAliasReg() argument337 constexpr SysAliasReg(const char *N, uint16_t E, bool R, FeatureBitset F) in SysAliasReg() function