Searched refs:eMIPSAse_micromips (Results 1 – 6 of 6) sorted by relevance
145 bool IsMicromips = arch_flags & ArchSpec::eMIPSAse_micromips; in GetInstructionAtAddress()
64 eMIPSAse_micromips = 0x00000800, // MICROMIPS ASE enumerator
1175 else if (arch_flags & ArchSpec::eMIPSAse_micromips) in DisassemblerLLVMC()
150 if (arch_flags & ArchSpec::eMIPSAse_micromips) in EmulateInstructionMIPS64()
172 else if (arch_flags & ArchSpec::eMIPSAse_micromips) in EmulateInstructionMIPS()
1346 arch_spec.SetFlags(ArchSpec::eMIPSAse_micromips); in GetSectionHeaderInfo()