Searched defs:RxC (Results 1 – 1 of 1) sorted by relevance
21 struct RxC { struct30 constexpr RxC DecodeCR_RD(uint32_t inst) { return RxC{DecodeRD(inst), false}; } in DecodeCR_RD() argument