This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Update Privileged spec to version-20211203: Removed the N extension
Needs ReviewPublic

Authored by tangxingxin1008 on Jan 19 2022, 2:11 AM.

Details

Summary
Removed the following CSRs:
    - USTATUS, UIE, UTVEC
    - USCRATCH, UEPC, UCAUSE, UTVAL, UIP
Removed the following instruction:
    - URET

Signed-off-by: eric.tang <eric.tang@starfivetech.com>

Diff Detail