[all-commits] [llvm/llvm-project] edb917: [RISCV][llvm] Update CSRs

Shao-Ce SUN via All-commits all-commits at lists.llvm.org
Wed Jan 12 04:14:37 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: edb9175de63e43652255797b26c55f8bf49e24b3
      https://github.com/llvm/llvm-project/commit/edb9175de63e43652255797b26c55f8bf49e24b3
  Author: Shao-Ce SUN <shaoce at nj.iscas.ac.cn>
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVSystemOperands.td
    A llvm/test/MC/RISCV/hypervisor-csr-names.s
    M llvm/test/MC/RISCV/machine-csr-names.s
    A llvm/test/MC/RISCV/rv32-hypervisor-csr-names.s
    M llvm/test/MC/RISCV/rv32-machine-csr-names.s
    A llvm/test/MC/RISCV/rv32-only-csr-names.s
    M llvm/test/MC/RISCV/supervisor-csr-names.s
    R llvm/test/MC/RISCV/user-csr-names-invalid.s

  Log Message:
  -----------
  [RISCV][llvm] Update CSRs

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

Reviewed By: asb

Differential Revision: https://reviews.llvm.org/D116645




More information about the All-commits mailing list