According to RISC-V ISA Spec and riscv-v-spec
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
As I understand it, these registers are the same across riscv32 and riscv64. So LGTM.
Paths
| Differential D130899
[LLDB][RISCV] Add riscv register enums ClosedPublic Authored by Emmmer on Aug 1 2022, 6:36 AM.
Details Summary According to RISC-V ISA Spec and riscv-v-spec
Diff Detail
Event TimelineHerald added subscribers: lldb-commits, • pcwang-thead, eopXD. · View Herald TranscriptAug 1 2022, 6:42 AM Comment Actions As I understand it, these registers are the same across riscv32 and riscv64. So LGTM. This revision is now accepted and ready to land.Aug 1 2022, 6:53 AM Closed by commit rG768e59d959c7: [LLDB][RISCV] Add riscv register enums (authored by Emmmer). · Explain WhyAug 1 2022, 8:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 449010 lldb/source/Plugins/Process/Utility/lldb-riscv-register-enums.h
|