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:
DPY
2025-07-28 19:45:04 +08:00
committed by GitHub
parent 29f3684036
commit dc3dfad509

View File

@@ -44,8 +44,6 @@
0xC21, "vtype"
0xC22, "vlenb"
0x100, "sstatus"
0x102, "sedeleg"
0x103, "sideleg"
0x104, "sie"
0x105, "stvec"
0x106, "scounteren"
1 0x001 fflags
44 0xC21 vtype
45 0xC22 vlenb
46 0x100 sstatus
0x102 sedeleg
0x103 sideleg
47 0x104 sie
48 0x105 stvec
49 0x106 scounteren