Home
last modified time | relevance | path

Searched refs:gcc_dwarf_hi_mips (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterInfos_mips.h86 …DEFINE_GPR (mulhi, NULL, gcc_dwarf_hi_mips, gcc_dwarf_hi_mips, LLDB_INVALID_REGNUM, …
HDRegisterContext_mips.h52 gcc_dwarf_hi_mips, enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.cpp301 case gcc_dwarf_hi_mips: return "hi"; in GetRegisterName()