Searched refs:fpr_fcc0_loongarch (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| HD | lldb-loongarch-register-enums.h | 131 fpr_fcc0_loongarch, enumerator
|
| HD | RegisterInfoPOSIX_loongarch64.cpp | 98 fpr_f30_loongarch, fpr_f31_loongarch, fpr_fcc0_loongarch,
|
| HD | RegisterInfos_loongarch64.h | 65 #reg, nullptr, 1, FCC_OFFSET(fpr_##reg##_loongarch - fpr_fcc0_loongarch), \
|
| /freebsd-head/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/ |
| HD | EmulateInstructionLoongArch.cpp | 315 uint32_t cj = Bits32(inst, 7, 5) + fpr_fcc0_loongarch; in EmulateBCEQZ64() 337 uint32_t cj = Bits32(inst, 7, 5) + fpr_fcc0_loongarch; in EmulateBCNEZ64()
|