Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libunwind/include/
H A Dlibunwind.h1025 UNW_RISCV_F31 = 63, enumerator
/openbsd/gnu/llvm/libunwind/src/
H A DRegisters.hpp4090 if (regNum > UNW_RISCV_F31) in validRegister()
4258 case UNW_RISCV_F31: in getRegisterName()
4271 if (regNum > UNW_RISCV_F31) in validFloatRegister()