Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_loongarch64.cpp58 k_num_fpr_registers = fpr_last_loongarch - fpr_first_loongarch + 1,
148 if (reg_index >= fpr_first_loongarch && reg_index <= fpr_last_loongarch) in GetRegisterSetFromRegisterIndex()
H A Dlldb-loongarch-register-enums.h140 fpr_last_loongarch = fpr_fcsr_loongarch, enumerator