Home
last modified time | relevance | path

Searched refs:UNW_MIPS_F31 (Results 1 – 2 of 2) sorted by relevance

/external/libunwind_llvm/src/
DRegisters.hpp2797 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31) in validRegister()
2808 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31) { in getRegister()
2838 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31) { in setRegister()
2869 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31) in validFloatRegister()
3034 case UNW_MIPS_F31: in getRegisterName()
3159 if (regNum >= UNW_MIPS_F0 && regNum <= UNW_MIPS_F31) in validFloatRegister()
3324 case UNW_MIPS_F31: in getRegisterName()
/external/libunwind_llvm/include/
Dlibunwind.h794 UNW_MIPS_F31 = 63, enumerator