| commit | 967760f62c7ca5ab6194131f4ff152b37f2d7017 | [log] [tgz] |
|---|---|---|
| author | Clément Léger <cleger@rivosinc.com> | Fri Jan 10 13:54:35 2025 +0100 |
| committer | Alistair Francis <alistair.francis@wdc.com> | Sun Jan 19 09:44:35 2025 +1000 |
| tree | 6745b819929a3c81068cec40bb3d69756a0f438a | |
| parent | 72d71d87327f47dc878683f4ff6a21472d5dcfdc [diff] |
target/riscv: Implement Ssdbltrp exception handling When the Ssdbltrp ISA extension is enabled, if a trap happens in S-mode while SSTATUS.SDT isn't cleared, generate a double trap exception to M-mode. Signed-off-by: Clément Léger <cleger@rivosinc.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-ID: <20250110125441.3208676-5-cleger@rivosinc.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>