Searched refs:eMIPSAse_micromips (Results 1 – 6 of 6) sorted by relevance
139 bool IsMicromips = arch_flags & ArchSpec::eMIPSAse_micromips; in GetInstructionAtAddress()
62 eMIPSAse_micromips = 0x00000800, // MICROMIPS ASE enumerator
1606 else if (arch_flags & ArchSpec::eMIPSAse_micromips) in DecodeInstructions()
151 if (arch_flags & ArchSpec::eMIPSAse_micromips) in EmulateInstructionMIPS64()
173 else if (arch_flags & ArchSpec::eMIPSAse_micromips) in EmulateInstructionMIPS()
1420 arch_spec.SetFlags(ArchSpec::eMIPSAse_micromips); in GetSectionHeaderInfo()