Home | History | Annotate | Download | only in Disassembler

Lines Matching defs:hasMips3

65   bool hasMips3() const { return STI.getFeatureBits() & Mips::FeatureMips3; }
75 return !hasMips32() && !hasMips3();