Searched refs:DecodeCR_RS2 (Results 1 – 1 of 1) sorted by relevance
34 constexpr RxC DecodeCR_RS2(uint32_t inst) { in DecodeCR_RS2() function48 constexpr RxC DecodeCSS_RS2(uint32_t inst) { return DecodeCR_RS2(inst); } in DecodeCSS_RS2()262 auto rs2 = DecodeCR_RS2(inst); in DecodeC_MV()270 return ADD{rd, rd, DecodeCR_RS2(inst)}; in DecodeC_ADD()