Searched refs:DecodeCR_RS1 (Results 1 – 1 of 1) sorted by relevance
32 constexpr RxC DecodeCR_RS1(uint32_t inst) { return RxC{DecodeRD(inst), false}; } in DecodeCR_RS1() function125 auto rs1 = DecodeCR_RS1(inst); in DecodeC_JR()132 auto rs1 = DecodeCR_RS1(inst); in DecodeC_JALR()