Re: [PATCH v13 19/26] target/riscv: implement svade

2024-01-04 Thread Alistair Francis
On Mon, Dec 18, 2023 at 10:57 PM Daniel Henrique Barboza wrote: > > 'svade' is a RVA22S64 profile requirement, a profile we're going to add > shortly. It is a named feature (i.e. not a formal extension, not defined > in riscv,isa DT at this moment) defined in [1] as: > > "Page-fault exceptions are

[PATCH v13 19/26] target/riscv: implement svade

2023-12-18 Thread Daniel Henrique Barboza
'svade' is a RVA22S64 profile requirement, a profile we're going to add shortly. It is a named feature (i.e. not a formal extension, not defined in riscv,isa DT at this moment) defined in [1] as: "Page-fault exceptions are raised when a page is accessed when A bit is clear, or written when D bit i