Home | History | Annotate | Download | only in Disassembler

Lines Matching defs:hasMips32

43   bool hasMips32() const { return STI.getFeatureBits() & Mips::FeatureMips32; }
52 return !hasMips32() && !hasMips3();