Home | History | Annotate | Download | only in Disassembler

Lines Matching defs:hasMips3

51   bool hasMips3() const { return STI.getFeatureBits()[Mips::FeatureMips3]; }
68 return !hasMips32() && !hasMips3();