Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:hasMips32

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