[Lldb-commits] [PATCH] D130899: [LLDB][RISCV] Add riscv register enums

Emmmer S via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 1 06:42:33 PDT 2022


Emmmer created this revision.
Herald added subscribers: sunshaoce, VincentWu, luke957, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, arichardson.
Herald added a project: All.
Emmmer edited the summary of this revision.
Emmmer added reviewers: DavidSpickett, labath, jingham.
Emmmer added a project: LLDB.
Herald added a subscriber: JDevlieghere.
Emmmer published this revision for review.
Herald added subscribers: lldb-commits, pcwang-thead, eopXD.

According to RISC-V ISA Spec <https://riscv.org/wp-content/uploads/2017/05/riscv-spec-v2.2.pdf> and riscv-v-spec <https://github.com/riscv/riscv-v-spec/blob/master/v-spec.adoc#3-vector-extension-programmers-model>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130899

Files:
  lldb/source/Plugins/Process/Utility/lldb-riscv-register-enums.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130899.449010.patch
Type: text/x-patch
Size: 3366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220801/80037e1b/attachment-0001.bin>


More information about the lldb-commits mailing list