Searched refs:DecodeRM (Results 1 – 2 of 2) sorted by relevance
329 constexpr int32_t DecodeRM(uint32_t inst) { return DecodeFunct3(inst); } in DecodeRM() function
419 Rs{DecodeRS3(inst)}, DecodeRM(inst)}; in DecodeR4Type()