Searched refs:IsSpecialType0 (Results 1 – 3 of 3) sorted by relevance
685 inline bool IsSpecialType0() const { return (Bit(7) == 1) && (Bit(4) == 1); } in IsSpecialType0() function
683 if ((type == 0) && instr->IsSpecialType0()) { in DecodeType01()
2007 if ((type == 0) && instr->IsSpecialType0()) { in DecodeType01()