Searched defs:DecodeResult (Results 1 – 1 of 1) sorted by relevance
308 struct DecodeResult { struct309 RISCVInst decoded;310 uint32_t inst;311 bool is_rvc;312 InstrPattern pattern;