Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_mips64.h201 DEFINE_FPR(f31, nullptr, dwarf_f31_mips64, dwarf_f31_mips64,
H A DRegisterContext_mips.h201 dwarf_f31_mips64, enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp279 case dwarf_f31_mips64: in GetRegisterName()
496 case dwarf_f31_mips64: in GetRegisterName()
618 (int)reg_num <= dwarf_f31_mips64) { in GetRegisterInfo()