Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h494 UNW_PPC64_VS63 = UNW_PPC64_V31 enumerator
/freebsd/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp1558 if (regNum >= UNW_PPC64_VS32 && regNum <= UNW_PPC64_VS63) in validVectorRegister()