Searched refs:try_rvc (Results 1 – 1 of 1) sorted by relevance
624 uint16_t try_rvc = uint16_t(inst & 0x0000ffff); in Decode() local656 auto decoded = is_16b ? pat.decode(try_rvc) : pat.decode(inst); in Decode()