[PATCH] D116645: [RISCV][llvm] Update CSRs

Shao-Ce SUN via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 02:22:25 PST 2022


achieveartificialintelligence created this revision.
achieveartificialintelligence added reviewers: asb, apazos, craig.topper, jrtc27, kito-cheng.
Herald added subscribers: VincentWu, luke957, vkmr, frasercrmck, evandro, luismarques, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya.
achieveartificialintelligence requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

According the newest RISC-V Privileged Spec, updated CSRs.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116645

Files:
  llvm/lib/Target/RISCV/RISCVSystemOperands.td
  llvm/test/MC/RISCV/hypervisor-csr-names.s
  llvm/test/MC/RISCV/machine-csr-names.s
  llvm/test/MC/RISCV/rv32-hypervisor-csr-names.s
  llvm/test/MC/RISCV/rv32-machine-csr-names.s
  llvm/test/MC/RISCV/supervisor-csr-names.s
  llvm/test/MC/RISCV/user-csr-names-invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116645.397485.patch
Type: text/x-patch
Size: 34383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220105/ba39e59e/attachment-0001.bin>


More information about the llvm-commits mailing list