[PATCH] D117733: [RISCV] Update Privileged spec to version-20211203: Support Hypervisor Extention

eric tang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 22:58:12 PST 2022


tangxingxin1008 updated this revision to Diff 401515.
tangxingxin1008 added a comment.

Address jrtc27's comment. Thanks.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117733/new/

https://reviews.llvm.org/D117733

Files:
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.h
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVInstrInfoA.td
  llvm/test/MC/RISCV/priv-aliases-valid.s
  llvm/test/MC/RISCV/priv-invalid.s
  llvm/test/MC/RISCV/priv-rv64-valid.s
  llvm/test/MC/RISCV/priv-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117733.401515.patch
Type: text/x-patch
Size: 17318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/0af3d6b3/attachment.bin>


More information about the llvm-commits mailing list