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