mirror of
https://github.com/riscv/riscv-opcodes.git
synced 2025-10-14 02:58:32 +08:00
Update csrs.cs: Remove s[ie]deleg (#362)
These two S-mode delegation CSRs are moved to N-extension, which is no longer a standard CSR. Reference: https://lists.gnu.org/archive/html/qemu-riscv/2022-09/msg00062.html Signed-off-by: DPY <38260090+asd055189@users.noreply.github.com>
This commit is contained in:
2
csrs.csv
2
csrs.csv
@@ -44,8 +44,6 @@
|
||||
0xC21, "vtype"
|
||||
0xC22, "vlenb"
|
||||
0x100, "sstatus"
|
||||
0x102, "sedeleg"
|
||||
0x103, "sideleg"
|
||||
0x104, "sie"
|
||||
0x105, "stvec"
|
||||
0x106, "scounteren"
|
||||
|
|
Reference in New Issue
Block a user