Re: [PATCH for-10.0 4/9] target/riscv: add shvstvala

2024-12-03 Thread Alistair Francis
On Thu, Nov 14, 2024 at 2:20 AM Daniel Henrique Barboza wrote: > > shvstvala is defined in RVA22 as: > > "vstval must be written in all cases described above for stval." > > By "cases describe above" the doc refer to the description of sstvala: > > "stval must be written with the faulting virtual

[PATCH for-10.0 4/9] target/riscv: add shvstvala

2024-11-13 Thread Daniel Henrique Barboza
shvstvala is defined in RVA22 as: "vstval must be written in all cases described above for stval." By "cases describe above" the doc refer to the description of sstvala: "stval must be written with the faulting virtual address for load, store, and instruction page-fault, access-fault, and misali