Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:hasMips3

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