Searched refs:DecodeCL_RS1 (Results 1 – 1 of 1) sorted by relevance
43 constexpr RxC DecodeCL_RS1(uint32_t inst) { return RxC{DecodeCA_RD(inst)}; } in DecodeCL_RS1() function88 return LW{DecodeCL_RD(inst), DecodeCL_RS1(inst), uint32_t(offset)}; in DecodeC_LW()94 return LD{DecodeCL_RD(inst), DecodeCL_RS1(inst), uint32_t(offset)}; in DecodeC_LD()306 return FLW{DecodeCL_RD(inst), DecodeCL_RS1(inst), uint32_t(offset)}; in DecodeC_FLW()347 return FLD{DecodeCL_RD(inst), DecodeCL_RS1(inst), uint32_t(offset)}; in DecodeC_FLD()