Searched refs:DecodeUType (Results 1 – 1 of 1) sorted by relevance
384 template <typename T> static RISCVInst DecodeUType(uint32_t inst) { in DecodeUType() function424 {"LUI", 0x7F, 0x37, DecodeUType<LUI>},425 {"AUIPC", 0x7F, 0x17, DecodeUType<AUIPC>},