Allow users to access FPR registers by names or ABI names.
PS: This patch should be merged after D137508
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137761
[LLDB][RISCV] Allow accessing FPR registers through ABI names ClosedPublic Authored by Emmmer on Nov 9 2022, 8:35 PM.
Details Summary Allow users to access FPR registers by names or ABI names.
Diff Detail
Event TimelineHerald added subscribers: • pcwang-thead, eopXD, MaskRay. · View Herald TranscriptNov 9 2022, 8:35 PM Emmmer added a parent revision: D137508: [LLDB][RISCV] Allow accessing registers through ABI names.Nov 9 2022, 8:35 PM This revision is now accepted and ready to land.Nov 17 2022, 3:31 AM Closed by commit rG201ed71cfd7e: [LLDB][RISCV] Allow accessing FPR registers through ABI names (authored by Emmmer). · Explain WhyNov 17 2022, 3:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 476081 lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_riscv64.cpp
lldb/source/Plugins/Process/Utility/RegisterInfos_riscv64.h
lldb/source/Plugins/Process/Utility/lldb-riscv-register-enums.h
lldb/source/Utility/RISCV_DWARF_Registers.h
|