Searched refs:IsNopLikeType1 (Results 1 – 3 of 3) sorted by relevance
647 inline bool IsNopLikeType1() const { return Bits(24, 8) == 0x120F0; } in IsNopLikeType1() function
946 } else if ((type == 1) && instr->IsNopLikeType1()) { in DecodeType01()
2344 } else if ((type == 1) && instr->IsNopLikeType1()) { in DecodeType01()