Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:hasMips32

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