Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:hasMips3

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